#FFABE6 Color

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

Color preview

#FFABE6

Color formats

HEX
#FFABE6
RGB
rgb(255, 171, 230)
RGBA
rgba(255, 171, 230, 1)
HSL
hsl(318, 100%, 84%)
HSV
hsv(318, 33%, 100%)
CMYK
cmyk(0%, 33%, 10%, 0%)
CSS variable
--color-primary: #FFABE6;
Lowercase HEX
#ffabe6

Shades

Tints

Tones

Harmony

CSS snippets for #FFABE6

.color-ffabe6 {
  color: #FFABE6;
  background-color: #FFABE6;
}

Frequently asked questions

What color is #FFABE6?+

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

What is the closest Tailwind color to #FFABE6?+

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