#FEABF4 Color

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

Color preview

#FEABF4

Color formats

HEX
#FEABF4
RGB
rgb(254, 171, 244)
RGBA
rgba(254, 171, 244, 1)
HSL
hsl(307, 98%, 83%)
HSV
hsv(307, 33%, 100%)
CMYK
cmyk(0%, 33%, 4%, 0%)
CSS variable
--color-primary: #FEABF4;
Lowercase HEX
#feabf4

Shades

Tints

Tones

Harmony

CSS snippets for #FEABF4

.color-feabf4 {
  color: #FEABF4;
  background-color: #FEABF4;
}

Frequently asked questions

What color is #FEABF4?+

#FEABF4 is a HEX color with RGB value rgb(254, 171, 244) and HSL value hsl(307, 98%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FEABF4?+

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