#F0C0BF Color

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

Color preview

#F0C0BF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0C0BF

.color-f0c0bf {
  color: #F0C0BF;
  background-color: #F0C0BF;
}

Frequently asked questions

What color is #F0C0BF?+

#F0C0BF is a HEX color with RGB value rgb(240, 192, 191) and HSL value hsl(1, 62%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F0C0BF?+

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