#FEB6AB Color

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

Color preview

#FEB6AB

Color formats

HEX
#FEB6AB
RGB
rgb(254, 182, 171)
RGBA
rgba(254, 182, 171, 1)
HSL
hsl(8, 98%, 83%)
HSV
hsv(8, 33%, 100%)
CMYK
cmyk(0%, 28%, 33%, 0%)
CSS variable
--color-primary: #FEB6AB;
Lowercase HEX
#feb6ab

Shades

Tints

Tones

Harmony

CSS snippets for #FEB6AB

.color-feb6ab {
  color: #FEB6AB;
  background-color: #FEB6AB;
}

Frequently asked questions

What color is #FEB6AB?+

#FEB6AB is a HEX color with RGB value rgb(254, 182, 171) and HSL value hsl(8, 98%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEB6AB?+

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