#FDAE9B Color

Inspect #FDAE9B across formats, palettes, contrast and closest named color matches.

Color preview

#FDAE9B

Color formats

HEX
#FDAE9B
RGB
rgb(253, 174, 155)
RGBA
rgba(253, 174, 155, 1)
HSL
hsl(12, 96%, 80%)
HSV
hsv(12, 39%, 99%)
CMYK
cmyk(0%, 31%, 39%, 1%)
CSS variable
--color-primary: #FDAE9B;
Lowercase HEX
#fdae9b

Shades

Tints

Tones

Harmony

CSS snippets for #FDAE9B

.color-fdae9b {
  color: #FDAE9B;
  background-color: #FDAE9B;
}

Frequently asked questions

What color is #FDAE9B?+

#FDAE9B is a HEX color with RGB value rgb(253, 174, 155) and HSL value hsl(12, 96%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FDAE9B?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools