#F9C0EB Color

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

Color preview

#F9C0EB

Color formats

HEX
#F9C0EB
RGB
rgb(249, 192, 235)
RGBA
rgba(249, 192, 235, 1)
HSL
hsl(315, 83%, 86%)
HSV
hsv(315, 23%, 98%)
CMYK
cmyk(0%, 23%, 6%, 2%)
CSS variable
--color-primary: #F9C0EB;
Lowercase HEX
#f9c0eb

Shades

Tints

Tones

Harmony

CSS snippets for #F9C0EB

.color-f9c0eb {
  color: #F9C0EB;
  background-color: #F9C0EB;
}

Frequently asked questions

What color is #F9C0EB?+

#F9C0EB is a HEX color with RGB value rgb(249, 192, 235) and HSL value hsl(315, 83%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F9C0EB?+

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