#FFABE0 Color

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

Color preview

#FFABE0

Color formats

HEX
#FFABE0
RGB
rgb(255, 171, 224)
RGBA
rgba(255, 171, 224, 1)
HSL
hsl(322, 100%, 84%)
HSV
hsv(322, 33%, 100%)
CMYK
cmyk(0%, 33%, 12%, 0%)
CSS variable
--color-primary: #FFABE0;
Lowercase HEX
#ffabe0

Shades

Tints

Tones

Harmony

CSS snippets for #FFABE0

.color-ffabe0 {
  color: #FFABE0;
  background-color: #FFABE0;
}

Frequently asked questions

What color is #FFABE0?+

#FFABE0 is a HEX color with RGB value rgb(255, 171, 224) and HSL value hsl(322, 100%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFABE0?+

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