#F4CEF2 Color

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

Color preview

#F4CEF2

Color formats

HEX
#F4CEF2
RGB
rgb(244, 206, 242)
RGBA
rgba(244, 206, 242, 1)
HSL
hsl(303, 63%, 88%)
HSV
hsv(303, 16%, 96%)
CMYK
cmyk(0%, 16%, 1%, 4%)
CSS variable
--color-primary: #F4CEF2;
Lowercase HEX
#f4cef2

Shades

Tints

Tones

Harmony

CSS snippets for #F4CEF2

.color-f4cef2 {
  color: #F4CEF2;
  background-color: #F4CEF2;
}

Frequently asked questions

What color is #F4CEF2?+

#F4CEF2 is a HEX color with RGB value rgb(244, 206, 242) and HSL value hsl(303, 63%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F4CEF2?+

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