#F1DCFE Color

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

Color preview

#F1DCFE

Color formats

HEX
#F1DCFE
RGB
rgb(241, 220, 254)
RGBA
rgba(241, 220, 254, 1)
HSL
hsl(277, 94%, 93%)
HSV
hsv(277, 13%, 100%)
CMYK
cmyk(5%, 13%, 0%, 0%)
CSS variable
--color-primary: #F1DCFE;
Lowercase HEX
#f1dcfe

Shades

Tints

Tones

Harmony

CSS snippets for #F1DCFE

.color-f1dcfe {
  color: #F1DCFE;
  background-color: #F1DCFE;
}

Frequently asked questions

What color is #F1DCFE?+

#F1DCFE is a HEX color with RGB value rgb(241, 220, 254) and HSL value hsl(277, 94%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DCFE?+

The closest Tailwind color is purple-200, available as the bg-purple-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