@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ffa5ee hex color - Red - Warm color - Information

#ffa5ee hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ffa5ee Color code in RGB color code model is created after adding 100% red color, 64.71% green color and 93.33% blue color. Hex #ffa5ee Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 7% yellow and 0% black.

Hex #ffa5ee color code is between #eeaadd web safe hex color code and #dd99ff web safe hex color code. #eeaadd is the nearest web safe color code. You can see here many more shades of #ffa5ee color code.

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ffa5ee #ffa5ee
RGB Decimal 255, 165, 238 rgb(255, 165, 238)
RGB Percent 100%, 65%, 93% rgb(100%, 65%, 93%)
CSS RGBa 255, 165, 238,1 rgba(255,165,238,1)
CMYK Model cmyk(0%,35%,7%,0%)
HSL Color Space 311,100% ,82% hsl(311,100% ,82%)
HSV Color Space 311°, 35%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10100101 11101110
Octal 377 245 356
Decimal 255 165 238
Hex ff a5 ee

Different shades of #ffa5ee color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #ffa5ee
#ffd8f8
Dark Shade of #ffa5ee
#ff72e4
Saturated Shade of #ffa5ee
#ffa5ee
Desaturated Shade of #ffa5ee
#faa9eb
Grey scale Shade of #ffa5ee
#d2d2d2
Brighten Shade
#ffbeff
Most Readable Shade
#000000

Shades of #ffa5ee color code

Generate more color scales with scales (color stack) generator.

#ffa5ee
#e292d3
#c680b9
#aa6e9e
#8d5b84
#714969
#55374f
#382434
#1c121a
#000000

Similar Color like #ffa5ee color

Find visually similar hex color codes nearing to #ffa5ee hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ffa6ef
#ffa7f0
#ffa8f1
#ffa9f2
#ffaaf3
#ffabf4
#ffacf5
#ffadf6
#ffaef7
#ffaff8
#ffb0f9
#ffb1fa
#ffb2fb
#ffb3fc
#fea4ed
#fda3ec
#fca2eb
#fba1ea
#faa0e9
#f99fe8
#f89ee7
#f79de6
#f69ce5
#f59be4
#f49ae3
#f399e2
#f298e1
#f197e0

Monochromatic Color with #ffa5ee

#ffa5ee
#2a1b28
#55374f
#805377
#aa6e9f
#d48ac6

Tints of #ffa5ee Color

#ffa5ee
#ffafef
#ffb9f1
#ffc3f3
#ffcdf5
#ffd7f7
#ffe1f9
#ffebfb
#fff5fd
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ffa5ee
#a5ffb6

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ffa5ee
#c1ffa5
#a5ffe3

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#eca5ff
#fea5ff
#ffa5ee
#ffa5dc
#ffa5ca

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ffa5ee
#eeffa5
#a5eeff

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ffa5ee
#ffe3a5
#a5ffb6
#a5c1ff

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ffa5ee
#a5ffb6
#a5ffe3
#ffa5c1

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #ffa5ee Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ffa5ee Color Code Preview on Black Background Color

This is how #ffa5ee Color will look on black background color. Color contrast ratio is 11.87

#ffa5ee in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ffa5ee">Your Example Paragraph content text in with font color #ffa5ee </p>

Your Example Paragraph content text in with font color #ffa5ee

HTML with inline CSS

<div style="color:#ffa5ee">Your Paragraph text in with font color #ffa5ee </div>

Your Example Paragraph content text in with font color #ffa5ee

#ffa5ee color code is use for CSS Background Color

Background color for the above div is #ffa5ee

HTML with inline CSS

<div style="background-color:#ffa5ee;"></div>

#ffa5ee color code is use for CSS Border Color

CSS Border color for the above div is #ffa5ee

HTML with inline CSS

<div style="border:5px solid #ffa5ee;"></div>

CSS Border Left color for the above div is #ffa5ee

HTML with inline CSS

<div style="border-left:5px solid #ffa5ee;"></div>

CSS Border Right color for the above div is #ffa5ee

HTML with inline CSS

<div style="border-right:5px solid #ffa5ee;"></div>

CSS Border Bottom color for the above div is #ffa5ee

HTML with inline CSS

<div style="border-bottom:5px solid #ffa5ee;"></div>

CSS Border Top color for the above div is #ffa5ee

HTML with inline CSS

<div style="border-top:5px solid #ffa5ee;"></div>

#ffa5ee hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ffa5ee; } .examplecolorclass {color:#ffa5ee; } .examplebordercolor {border:3px solid #ffa5ee; }

#ffa5ee Color code Preview on White Background

This is how #ffa5ee Color code will look on white background color. Color contrast ratio is 1.77

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ffa5ee; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffa5ee; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,165,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,255,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,165,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.