#FDCB9E Color

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

Color preview

#FDCB9E

Color formats

HEX
#FDCB9E
RGB
rgb(253, 203, 158)
RGBA
rgba(253, 203, 158, 1)
HSL
hsl(28, 96%, 81%)
HSV
hsv(28, 38%, 99%)
CMYK
cmyk(0%, 20%, 38%, 1%)
CSS variable
--color-primary: #FDCB9E;
Lowercase HEX
#fdcb9e

Shades

Tints

Tones

Harmony

CSS snippets for #FDCB9E

.color-fdcb9e {
  color: #FDCB9E;
  background-color: #FDCB9E;
}

Frequently asked questions

What color is #FDCB9E?+

#FDCB9E is a HEX color with RGB value rgb(253, 203, 158) and HSL value hsl(28, 96%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FDCB9E?+

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