#FEB5CC Color

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

Color preview

#FEB5CC

Color formats

HEX
#FEB5CC
RGB
rgb(254, 181, 204)
RGBA
rgba(254, 181, 204, 1)
HSL
hsl(341, 97%, 85%)
HSV
hsv(341, 29%, 100%)
CMYK
cmyk(0%, 29%, 20%, 0%)
CSS variable
--color-primary: #FEB5CC;
Lowercase HEX
#feb5cc

Shades

Tints

Tones

Harmony

CSS snippets for #FEB5CC

.color-feb5cc {
  color: #FEB5CC;
  background-color: #FEB5CC;
}

Frequently asked questions

What color is #FEB5CC?+

#FEB5CC is a HEX color with RGB value rgb(254, 181, 204) and HSL value hsl(341, 97%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEB5CC?+

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