#F0CABA Color

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

Color preview

#F0CABA

Color formats

HEX
#F0CABA
RGB
rgb(240, 202, 186)
RGBA
rgba(240, 202, 186, 1)
HSL
hsl(18, 64%, 84%)
HSV
hsv(18, 23%, 94%)
CMYK
cmyk(0%, 16%, 23%, 6%)
CSS variable
--color-primary: #F0CABA;
Lowercase HEX
#f0caba

Shades

Tints

Tones

Harmony

CSS snippets for #F0CABA

.color-f0caba {
  color: #F0CABA;
  background-color: #F0CABA;
}

Frequently asked questions

What color is #F0CABA?+

#F0CABA is a HEX color with RGB value rgb(240, 202, 186) and HSL value hsl(18, 64%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0CABA?+

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