#F1CCEE Color

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

Color preview

#F1CCEE

Color formats

HEX
#F1CCEE
RGB
rgb(241, 204, 238)
RGBA
rgba(241, 204, 238, 1)
HSL
hsl(305, 57%, 87%)
HSV
hsv(305, 15%, 95%)
CMYK
cmyk(0%, 15%, 1%, 5%)
CSS variable
--color-primary: #F1CCEE;
Lowercase HEX
#f1ccee

Shades

Tints

Tones

Harmony

CSS snippets for #F1CCEE

.color-f1ccee {
  color: #F1CCEE;
  background-color: #F1CCEE;
}

Frequently asked questions

What color is #F1CCEE?+

#F1CCEE is a HEX color with RGB value rgb(241, 204, 238) and HSL value hsl(305, 57%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1CCEE?+

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