#F0C4EF Color

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

Color preview

#F0C4EF

Color formats

HEX
#F0C4EF
RGB
rgb(240, 196, 239)
RGBA
rgba(240, 196, 239, 1)
HSL
hsl(301, 59%, 85%)
HSV
hsv(301, 18%, 94%)
CMYK
cmyk(0%, 18%, 0%, 6%)
CSS variable
--color-primary: #F0C4EF;
Lowercase HEX
#f0c4ef

Shades

Tints

Tones

Harmony

CSS snippets for #F0C4EF

.color-f0c4ef {
  color: #F0C4EF;
  background-color: #F0C4EF;
}

Frequently asked questions

What color is #F0C4EF?+

#F0C4EF is a HEX color with RGB value rgb(240, 196, 239) and HSL value hsl(301, 59%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F0C4EF?+

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