#F6CBF2 Color

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

Color preview

#F6CBF2

Color formats

HEX
#F6CBF2
RGB
rgb(246, 203, 242)
RGBA
rgba(246, 203, 242, 1)
HSL
hsl(306, 70%, 88%)
HSV
hsv(306, 17%, 96%)
CMYK
cmyk(0%, 17%, 2%, 4%)
CSS variable
--color-primary: #F6CBF2;
Lowercase HEX
#f6cbf2

Shades

Tints

Tones

Harmony

CSS snippets for #F6CBF2

.color-f6cbf2 {
  color: #F6CBF2;
  background-color: #F6CBF2;
}

Frequently asked questions

What color is #F6CBF2?+

#F6CBF2 is a HEX color with RGB value rgb(246, 203, 242) and HSL value hsl(306, 70%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F6CBF2?+

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