#FEBAB2 Color

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

Color preview

#FEBAB2

Color formats

HEX
#FEBAB2
RGB
rgb(254, 186, 178)
RGBA
rgba(254, 186, 178, 1)
HSL
hsl(6, 97%, 85%)
HSV
hsv(6, 30%, 100%)
CMYK
cmyk(0%, 27%, 30%, 0%)
CSS variable
--color-primary: #FEBAB2;
Lowercase HEX
#febab2

Shades

Tints

Tones

Harmony

CSS snippets for #FEBAB2

.color-febab2 {
  color: #FEBAB2;
  background-color: #FEBAB2;
}

Frequently asked questions

What color is #FEBAB2?+

#FEBAB2 is a HEX color with RGB value rgb(254, 186, 178) and HSL value hsl(6, 97%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEBAB2?+

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