#FEBBF2 Color

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

Color preview

#FEBBF2

Color formats

HEX
#FEBBF2
RGB
rgb(254, 187, 242)
RGBA
rgba(254, 187, 242, 1)
HSL
hsl(311, 97%, 86%)
HSV
hsv(311, 26%, 100%)
CMYK
cmyk(0%, 26%, 5%, 0%)
CSS variable
--color-primary: #FEBBF2;
Lowercase HEX
#febbf2

Shades

Tints

Tones

Harmony

CSS snippets for #FEBBF2

.color-febbf2 {
  color: #FEBBF2;
  background-color: #FEBBF2;
}

Frequently asked questions

What color is #FEBBF2?+

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

What is the closest Tailwind color to #FEBBF2?+

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