#FEAEF6 Color

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

Color preview

#FEAEF6

Color formats

HEX
#FEAEF6
RGB
rgb(254, 174, 246)
RGBA
rgba(254, 174, 246, 1)
HSL
hsl(306, 98%, 84%)
HSV
hsv(306, 31%, 100%)
CMYK
cmyk(0%, 31%, 3%, 0%)
CSS variable
--color-primary: #FEAEF6;
Lowercase HEX
#feaef6

Shades

Tints

Tones

Harmony

CSS snippets for #FEAEF6

.color-feaef6 {
  color: #FEAEF6;
  background-color: #FEAEF6;
}

Frequently asked questions

What color is #FEAEF6?+

#FEAEF6 is a HEX color with RGB value rgb(254, 174, 246) and HSL value hsl(306, 98%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FEAEF6?+

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