#FFB6AB Color

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

Color preview

#FFB6AB

Color formats

HEX
#FFB6AB
RGB
rgb(255, 182, 171)
RGBA
rgba(255, 182, 171, 1)
HSL
hsl(8, 100%, 84%)
HSV
hsv(8, 33%, 100%)
CMYK
cmyk(0%, 29%, 33%, 0%)
CSS variable
--color-primary: #FFB6AB;
Lowercase HEX
#ffb6ab

Shades

Tints

Tones

Harmony

CSS snippets for #FFB6AB

.color-ffb6ab {
  color: #FFB6AB;
  background-color: #FFB6AB;
}

Frequently asked questions

What color is #FFB6AB?+

#FFB6AB is a HEX color with RGB value rgb(255, 182, 171) and HSL value hsl(8, 100%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFB6AB?+

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