#F8CEFA Color

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

Color preview

#F8CEFA

Color formats

HEX
#F8CEFA
RGB
rgb(248, 206, 250)
RGBA
rgba(248, 206, 250, 1)
HSL
hsl(297, 81%, 89%)
HSV
hsv(297, 18%, 98%)
CMYK
cmyk(1%, 18%, 0%, 2%)
CSS variable
--color-primary: #F8CEFA;
Lowercase HEX
#f8cefa

Shades

Tints

Tones

Harmony

CSS snippets for #F8CEFA

.color-f8cefa {
  color: #F8CEFA;
  background-color: #F8CEFA;
}

Frequently asked questions

What color is #F8CEFA?+

#F8CEFA is a HEX color with RGB value rgb(248, 206, 250) and HSL value hsl(297, 81%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F8CEFA?+

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