#FEADD5 Color

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

Color preview

#FEADD5

Color formats

HEX
#FEADD5
RGB
rgb(254, 173, 213)
RGBA
rgba(254, 173, 213, 1)
HSL
hsl(330, 98%, 84%)
HSV
hsv(330, 32%, 100%)
CMYK
cmyk(0%, 32%, 16%, 0%)
CSS variable
--color-primary: #FEADD5;
Lowercase HEX
#feadd5

Shades

Tints

Tones

Harmony

CSS snippets for #FEADD5

.color-feadd5 {
  color: #FEADD5;
  background-color: #FEADD5;
}

Frequently asked questions

What color is #FEADD5?+

#FEADD5 is a HEX color with RGB value rgb(254, 173, 213) and HSL value hsl(330, 98%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FEADD5?+

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