#F2BBE6 Color

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

Color preview

#F2BBE6

Color formats

HEX
#F2BBE6
RGB
rgb(242, 187, 230)
RGBA
rgba(242, 187, 230, 1)
HSL
hsl(313, 68%, 84%)
HSV
hsv(313, 23%, 95%)
CMYK
cmyk(0%, 23%, 5%, 5%)
CSS variable
--color-primary: #F2BBE6;
Lowercase HEX
#f2bbe6

Shades

Tints

Tones

Harmony

CSS snippets for #F2BBE6

.color-f2bbe6 {
  color: #F2BBE6;
  background-color: #F2BBE6;
}

Frequently asked questions

What color is #F2BBE6?+

#F2BBE6 is a HEX color with RGB value rgb(242, 187, 230) and HSL value hsl(313, 68%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F2BBE6?+

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