#F0D7BF Color

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

Color preview

#F0D7BF

Color formats

HEX
#F0D7BF
RGB
rgb(240, 215, 191)
RGBA
rgba(240, 215, 191, 1)
HSL
hsl(29, 62%, 85%)
HSV
hsv(29, 20%, 94%)
CMYK
cmyk(0%, 10%, 20%, 6%)
CSS variable
--color-primary: #F0D7BF;
Lowercase HEX
#f0d7bf

Shades

Tints

Tones

Harmony

CSS snippets for #F0D7BF

.color-f0d7bf {
  color: #F0D7BF;
  background-color: #F0D7BF;
}

Frequently asked questions

What color is #F0D7BF?+

#F0D7BF is a HEX color with RGB value rgb(240, 215, 191) and HSL value hsl(29, 62%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0D7BF?+

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