#FEBBF3 Color

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

Color preview

#FEBBF3

Color formats

HEX
#FEBBF3
RGB
rgb(254, 187, 243)
RGBA
rgba(254, 187, 243, 1)
HSL
hsl(310, 97%, 86%)
HSV
hsv(310, 26%, 100%)
CMYK
cmyk(0%, 26%, 4%, 0%)
CSS variable
--color-primary: #FEBBF3;
Lowercase HEX
#febbf3

Shades

Tints

Tones

Harmony

CSS snippets for #FEBBF3

.color-febbf3 {
  color: #FEBBF3;
  background-color: #FEBBF3;
}

Frequently asked questions

What color is #FEBBF3?+

#FEBBF3 is a HEX color with RGB value rgb(254, 187, 243) and HSL value hsl(310, 97%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FEBBF3?+

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