#F3CAFE Color

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

Color preview

#F3CAFE

Color formats

HEX
#F3CAFE
RGB
rgb(243, 202, 254)
RGBA
rgba(243, 202, 254, 1)
HSL
hsl(287, 96%, 89%)
HSV
hsv(287, 20%, 100%)
CMYK
cmyk(4%, 20%, 0%, 0%)
CSS variable
--color-primary: #F3CAFE;
Lowercase HEX
#f3cafe

Shades

Tints

Tones

Harmony

CSS snippets for #F3CAFE

.color-f3cafe {
  color: #F3CAFE;
  background-color: #F3CAFE;
}

Frequently asked questions

What color is #F3CAFE?+

#F3CAFE is a HEX color with RGB value rgb(243, 202, 254) and HSL value hsl(287, 96%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F3CAFE?+

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