#F5DECF Color

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

Color preview

#F5DECF

Color formats

HEX
#F5DECF
RGB
rgb(245, 222, 207)
RGBA
rgba(245, 222, 207, 1)
HSL
hsl(24, 66%, 89%)
HSV
hsv(24, 16%, 96%)
CMYK
cmyk(0%, 9%, 16%, 4%)
CSS variable
--color-primary: #F5DECF;
Lowercase HEX
#f5decf

Shades

Tints

Tones

Harmony

CSS snippets for #F5DECF

.color-f5decf {
  color: #F5DECF;
  background-color: #F5DECF;
}

Frequently asked questions

What color is #F5DECF?+

#F5DECF is a HEX color with RGB value rgb(245, 222, 207) and HSL value hsl(24, 66%, 89%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F5DECF?+

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