#FFF0CF Color

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

Color preview

#FFF0CF

Color formats

HEX
#FFF0CF
RGB
rgb(255, 240, 207)
RGBA
rgba(255, 240, 207, 1)
HSL
hsl(41, 100%, 91%)
HSV
hsv(41, 19%, 100%)
CMYK
cmyk(0%, 6%, 19%, 0%)
CSS variable
--color-primary: #FFF0CF;
Lowercase HEX
#fff0cf

Shades

Tints

Tones

Harmony

CSS snippets for #FFF0CF

.color-fff0cf {
  color: #FFF0CF;
  background-color: #FFF0CF;
}

Frequently asked questions

What color is #FFF0CF?+

#FFF0CF is a HEX color with RGB value rgb(255, 240, 207) and HSL value hsl(41, 100%, 91%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FFF0CF?+

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