Skip to main content Skip to docs navigation

#ffaed0 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 Pink Cattleya and its hex is #FFB2D0 Nearest Color Name

Color Hue/Base color: Red

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

Hex #ffaed0 color code is between #eeaacc web safe hex color code and #ddbbdd web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #ffaed0 color code.

RGB Chart

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

Color Table

Hex Color Code ffaed0 #ffaed0
RGB Decimal 255, 174, 208 255, 174, 208
RGB Percent 100%, 68%, 82% rgb(100%, 68%, 82%)
CSS RGBa 255, 174, 208,1 rgba(255,174,208,1)
CMYK Model cmyk(0%,32%,18%,0%)
HSL Color Space 335,100% ,84% hsl(335,100% ,84%)
HSV Color Space 335°, 32%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10101110 11010000
Octal 377 256 320
Decimal 255 174 208
Hex ff ae d0

Different shades of #ffaed0 color code.

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

Darkest of #ffaed0
#ff1577
Darker of #ffaed0
#ff4895
Dark of #ffaed0
#ff7bb2
Base of #ffaed0
#ffaed0
Light of #ffaed0
#ffe1ee
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

#ffaed0
#aeffdd

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

Split Complementary

#ffaed0
#aeffb5
#aef9ff

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

Analogous Color

#ffaeff
#ffaef2
#ffaed0
#ffaeb5
#ffc9ae

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

#ffaed0
#aed0ff
#d0ffae

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

#ffaed0
#d0ffae
#aeffdd
#ddaeff

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

#ffaed0
#f9ffae
#aeffdd
#b5aeff

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 #ffaed0

#e1005e
#ff1577
#ff4895
#ff7bb2
#ffaed0
#ffe1ee
#ffffff
#ffffff
#ffffff

Tints of #ffaed0 Color

#ffaed0
#ffb7d5
#ffc0da
#ffc9df
#ffd2e4
#ffdbea
#ffe4ef
#ffedf4
#fff6f9
#ffffff

Shades of #ffaed0 color code

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

#ffaed0
#e29ab8
#c687a1
#aa748a
#8d6073
#714d5c
#553a45
#38262e
#1c1317
#000000

Tones

#ffaed0
#f7b6d1
#efbed3
#e7c6d4
#dfced5

Tones

Similar Color like #ffaed0 color

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

#ffafd1
#ffb0d2
#ffb1d3
#ffb2d4
#ffb3d5
#ffb4d6
#ffb5d7
#ffb6d8
#ffb7d9
#ffb8da
#ffb9db
#ffbadc
#ffbbdd
#ffbcde
#feadcf
#fdacce
#fcabcd
#fbaacc
#faa9cb
#f9a8ca
#f8a7c9
#f7a6c8
#f6a5c7
#f5a4c6
#f4a3c5
#f3a2c4
#f2a1c3
#f1a0c2

Download this Light Red

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

#ffaed0 Color Code Preview on Black Background Color

This is how #ffaed0 Color will look on black background color. Color contrast ratio is 12.22

#ffaed0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaed0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaed0

#ffaed0 color code is use for CSS Background Color

Background color for the above div is #ffaed0

HTML with inline CSS

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

#ffaed0 color code is use for CSS Border Color

CSS Border color for the above div is #ffaed0

HTML with inline CSS

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

CSS Border Left color for the above div is #ffaed0

HTML with inline CSS

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

CSS Border Right color for the above div is #ffaed0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffaed0

HTML with inline CSS

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

CSS Border Top color for the above div is #ffaed0

HTML with inline CSS

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

#ffaed0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffaed0 Color code Preview on White Background

This is how #ffaed0 Color code will look on white background color. Color contrast ratio is 1.72

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

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,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,255,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,174,208,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }