#FDAE98 Color

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

Color preview

#FDAE98

Color formats

HEX
#FDAE98
RGB
rgb(253, 174, 152)
RGBA
rgba(253, 174, 152, 1)
HSL
hsl(13, 96%, 79%)
HSV
hsv(13, 40%, 99%)
CMYK
cmyk(0%, 31%, 40%, 1%)
CSS variable
--color-primary: #FDAE98;
Lowercase HEX
#fdae98

Shades

Tints

Tones

Harmony

CSS snippets for #FDAE98

.color-fdae98 {
  color: #FDAE98;
  background-color: #FDAE98;
}

Frequently asked questions

What color is #FDAE98?+

#FDAE98 is a HEX color with RGB value rgb(253, 174, 152) and HSL value hsl(13, 96%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FDAE98?+

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