#FFBAEA Color

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

Color preview

#FFBAEA

Color formats

HEX
#FFBAEA
RGB
rgb(255, 186, 234)
RGBA
rgba(255, 186, 234, 1)
HSL
hsl(318, 100%, 86%)
HSV
hsv(318, 27%, 100%)
CMYK
cmyk(0%, 27%, 8%, 0%)
CSS variable
--color-primary: #FFBAEA;
Lowercase HEX
#ffbaea

Shades

Tints

Tones

Harmony

CSS snippets for #FFBAEA

.color-ffbaea {
  color: #FFBAEA;
  background-color: #FFBAEA;
}

Frequently asked questions

What color is #FFBAEA?+

#FFBAEA is a HEX color with RGB value rgb(255, 186, 234) and HSL value hsl(318, 100%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFBAEA?+

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