#FDE5CB Color

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

Color preview

#FDE5CB

Color formats

HEX
#FDE5CB
RGB
rgb(253, 229, 203)
RGBA
rgba(253, 229, 203, 1)
HSL
hsl(31, 93%, 89%)
HSV
hsv(31, 20%, 99%)
CMYK
cmyk(0%, 9%, 20%, 1%)
CSS variable
--color-primary: #FDE5CB;
Lowercase HEX
#fde5cb

Shades

Tints

Tones

Harmony

CSS snippets for #FDE5CB

.color-fde5cb {
  color: #FDE5CB;
  background-color: #FDE5CB;
}

Frequently asked questions

What color is #FDE5CB?+

#FDE5CB is a HEX color with RGB value rgb(253, 229, 203) and HSL value hsl(31, 93%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FDE5CB?+

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