#FEB8DB Color

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

Color preview

#FEB8DB

Color formats

HEX
#FEB8DB
RGB
rgb(254, 184, 219)
RGBA
rgba(254, 184, 219, 1)
HSL
hsl(330, 97%, 86%)
HSV
hsv(330, 28%, 100%)
CMYK
cmyk(0%, 28%, 14%, 0%)
CSS variable
--color-primary: #FEB8DB;
Lowercase HEX
#feb8db

Shades

Tints

Tones

Harmony

CSS snippets for #FEB8DB

.color-feb8db {
  color: #FEB8DB;
  background-color: #FEB8DB;
}

Frequently asked questions

What color is #FEB8DB?+

#FEB8DB is a HEX color with RGB value rgb(254, 184, 219) and HSL value hsl(330, 97%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FEB8DB?+

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