#F2C0EB Color

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

Color preview

#F2C0EB

Color formats

HEX
#F2C0EB
RGB
rgb(242, 192, 235)
RGBA
rgba(242, 192, 235, 1)
HSL
hsl(308, 66%, 85%)
HSV
hsv(308, 21%, 95%)
CMYK
cmyk(0%, 21%, 3%, 5%)
CSS variable
--color-primary: #F2C0EB;
Lowercase HEX
#f2c0eb

Shades

Tints

Tones

Harmony

CSS snippets for #F2C0EB

.color-f2c0eb {
  color: #F2C0EB;
  background-color: #F2C0EB;
}

Frequently asked questions

What color is #F2C0EB?+

#F2C0EB is a HEX color with RGB value rgb(242, 192, 235) and HSL value hsl(308, 66%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F2C0EB?+

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