#F5CFF4 Color

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

Color preview

#F5CFF4

Color formats

HEX
#F5CFF4
RGB
rgb(245, 207, 244)
RGBA
rgba(245, 207, 244, 1)
HSL
hsl(302, 66%, 89%)
HSV
hsv(302, 16%, 96%)
CMYK
cmyk(0%, 16%, 0%, 4%)
CSS variable
--color-primary: #F5CFF4;
Lowercase HEX
#f5cff4

Shades

Tints

Tones

Harmony

CSS snippets for #F5CFF4

.color-f5cff4 {
  color: #F5CFF4;
  background-color: #F5CFF4;
}

Frequently asked questions

What color is #F5CFF4?+

#F5CFF4 is a HEX color with RGB value rgb(245, 207, 244) and HSL value hsl(302, 66%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F5CFF4?+

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