#FE9EBD Color

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

Color preview

#FE9EBD

Color formats

HEX
#FE9EBD
RGB
rgb(254, 158, 189)
RGBA
rgba(254, 158, 189, 1)
HSL
hsl(341, 98%, 81%)
HSV
hsv(341, 38%, 100%)
CMYK
cmyk(0%, 38%, 26%, 0%)
CSS variable
--color-primary: #FE9EBD;
Lowercase HEX
#fe9ebd

Shades

Tints

Tones

Harmony

CSS snippets for #FE9EBD

.color-fe9ebd {
  color: #FE9EBD;
  background-color: #FE9EBD;
}

Frequently asked questions

What color is #FE9EBD?+

#FE9EBD is a HEX color with RGB value rgb(254, 158, 189) and HSL value hsl(341, 98%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FE9EBD?+

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