#FDCB9F Color

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

Color preview

#FDCB9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDCB9F

.color-fdcb9f {
  color: #FDCB9F;
  background-color: #FDCB9F;
}

Frequently asked questions

What color is #FDCB9F?+

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

What is the closest Tailwind color to #FDCB9F?+

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