#F0CCBB Color

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

Color preview

#F0CCBB

Color formats

HEX
#F0CCBB
RGB
rgb(240, 204, 187)
RGBA
rgba(240, 204, 187, 1)
HSL
hsl(19, 64%, 84%)
HSV
hsv(19, 22%, 94%)
CMYK
cmyk(0%, 15%, 22%, 6%)
CSS variable
--color-primary: #F0CCBB;
Lowercase HEX
#f0ccbb

Shades

Tints

Tones

Harmony

CSS snippets for #F0CCBB

.color-f0ccbb {
  color: #F0CCBB;
  background-color: #F0CCBB;
}

Frequently asked questions

What color is #F0CCBB?+

#F0CCBB is a HEX color with RGB value rgb(240, 204, 187) and HSL value hsl(19, 64%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0CCBB?+

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