#F3CBFB Color

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

Color preview

#F3CBFB

Color formats

HEX
#F3CBFB
RGB
rgb(243, 203, 251)
RGBA
rgba(243, 203, 251, 1)
HSL
hsl(290, 86%, 89%)
HSV
hsv(290, 19%, 98%)
CMYK
cmyk(3%, 19%, 0%, 2%)
CSS variable
--color-primary: #F3CBFB;
Lowercase HEX
#f3cbfb

Shades

Tints

Tones

Harmony

CSS snippets for #F3CBFB

.color-f3cbfb {
  color: #F3CBFB;
  background-color: #F3CBFB;
}

Frequently asked questions

What color is #F3CBFB?+

#F3CBFB is a HEX color with RGB value rgb(243, 203, 251) and HSL value hsl(290, 86%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F3CBFB?+

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