#FDCAA4 Color

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

Color preview

#FDCAA4

Color formats

HEX
#FDCAA4
RGB
rgb(253, 202, 164)
RGBA
rgba(253, 202, 164, 1)
HSL
hsl(26, 96%, 82%)
HSV
hsv(26, 35%, 99%)
CMYK
cmyk(0%, 20%, 35%, 1%)
CSS variable
--color-primary: #FDCAA4;
Lowercase HEX
#fdcaa4

Shades

Tints

Tones

Harmony

CSS snippets for #FDCAA4

.color-fdcaa4 {
  color: #FDCAA4;
  background-color: #FDCAA4;
}

Frequently asked questions

What color is #FDCAA4?+

#FDCAA4 is a HEX color with RGB value rgb(253, 202, 164) and HSL value hsl(26, 96%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDCAA4?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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