#F5DFCB Color

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

Color preview

#F5DFCB

Color formats

HEX
#F5DFCB
RGB
rgb(245, 223, 203)
RGBA
rgba(245, 223, 203, 1)
HSL
hsl(29, 68%, 88%)
HSV
hsv(29, 17%, 96%)
CMYK
cmyk(0%, 9%, 17%, 4%)
CSS variable
--color-primary: #F5DFCB;
Lowercase HEX
#f5dfcb

Shades

Tints

Tones

Harmony

CSS snippets for #F5DFCB

.color-f5dfcb {
  color: #F5DFCB;
  background-color: #F5DFCB;
}

Frequently asked questions

What color is #F5DFCB?+

#F5DFCB is a HEX color with RGB value rgb(245, 223, 203) and HSL value hsl(29, 68%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F5DFCB?+

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