Skip to main content Skip to docs navigation

#ffaec2 hex color | Download Light Red BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Baby’s Blanket and its hex is #FFAEC1 Nearest Color Name

Color Hue/Base color: Red

Hex #ffaec2 Color code in RGB color code model is created after adding 100% red color, 68.24% green color and 76.08% blue color. Hex #ffaec2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 24% yellow and 0% black.

Hex #ffaec2 color code is between #eeaabb web safe hex color code and #ddbbcc web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #ffaec2 color code.

RGB Chart

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

Color Table

Hex Color Code ffaec2 #ffaec2
RGB Decimal 255, 174, 194 255, 174, 194
RGB Percent 100%, 68%, 76% rgb(100%, 68%, 76%)
CSS RGBa 255, 174, 194,1 rgba(255,174,194,1)
CMYK Model cmyk(0%,32%,24%,0%)
HSL Color Space 345,100% ,84% hsl(345,100% ,84%)
HSV Color Space 345°, 32%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10101110 11000010
Octal 377 256 302
Decimal 255 174 194
Hex ff ae c2

Different shades of #ffaec2 color code.

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

Darkest of #ffaec2
#ff154f
Darker of #ffaec2
#ff4875
Dark of #ffaec2
#ff7b9c
Base of #ffaec2
#ffaec2
Light of #ffaec2
#ffe1e8
Lighter
#ffffff
Lightest
#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

#ffaec2
#aeffeb

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

Split Complementary

#ffaec2
#aeffc3
#aeeaff

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

Analogous Color

#ffaef1
#ffaee4
#ffaec2
#ffb5ae
#ffd7ae

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

#ffaec2
#aec2ff
#c2ffae

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

#ffaec2
#c2ffae
#aeffeb
#ebaeff

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

Square Color

#ffaec2
#eaffae
#aeffeb
#c3aeff

Square 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).

Monochromatic Color with #ffaec2

#e10038
#ff154f
#ff4875
#ff7b9c
#ffaec2
#ffe1e8
#ffffff
#ffffff
#ffffff

Tints of #ffaec2 Color

#ffaec2
#ffb7c8
#ffc0cf
#ffc9d6
#ffd2dd
#ffdbe3
#ffe4ea
#ffedf1
#fff6f8
#ffffff

Shades of #ffaec2 color code

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

#ffaec2
#e29aac
#c68796
#aa7481
#8d606b
#714d56
#553a40
#38262b
#1c1315
#000000

Tones

#ffaec2
#f7b6c6
#efbeca
#e7c6ce
#dfced2

Tones

Similar Color like #ffaec2 color

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

#ffafc3
#ffb0c4
#ffb1c5
#ffb2c6
#ffb3c7
#ffb4c8
#ffb5c9
#ffb6ca
#ffb7cb
#ffb8cc
#ffb9cd
#ffbace
#ffbbcf
#ffbcd0
#feadc1
#fdacc0
#fcabbf
#fbaabe
#faa9bd
#f9a8bc
#f8a7bb
#f7a6ba
#f6a5b9
#f5a4b8
#f4a3b7
#f3a2b6
#f2a1b5
#f1a0b4

Download this Light Red

Hex #ffaec2 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.

#ffaec2 Color Code Preview on Black Background Color

This is how #ffaec2 Color will look on black background color. Color contrast ratio is 12.09

#ffaec2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaec2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaec2

#ffaec2 color code is use for CSS Background Color

Background color for the above div is #ffaec2

HTML with inline CSS

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

#ffaec2 color code is use for CSS Border Color

CSS Border color for the above div is #ffaec2

HTML with inline CSS

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

CSS Border Left color for the above div is #ffaec2

HTML with inline CSS

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

CSS Border Right color for the above div is #ffaec2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffaec2

HTML with inline CSS

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

CSS Border Top color for the above div is #ffaec2

HTML with inline CSS

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

#ffaec2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffaec2 Color code Preview on White Background

This is how #ffaec2 Color code will look on white background color. Color contrast ratio is 1.74

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 #ffaec2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffaec2; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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