#F1CDEF Color

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

Color preview

#F1CDEF

Color formats

HEX
#F1CDEF
RGB
rgb(241, 205, 239)
RGBA
rgba(241, 205, 239, 1)
HSL
hsl(303, 56%, 87%)
HSV
hsv(303, 15%, 95%)
CMYK
cmyk(0%, 15%, 1%, 5%)
CSS variable
--color-primary: #F1CDEF;
Lowercase HEX
#f1cdef

Shades

Tints

Tones

Harmony

CSS snippets for #F1CDEF

.color-f1cdef {
  color: #F1CDEF;
  background-color: #F1CDEF;
}

Frequently asked questions

What color is #F1CDEF?+

#F1CDEF is a HEX color with RGB value rgb(241, 205, 239) and HSL value hsl(303, 56%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1CDEF?+

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