#FFBAEF Color

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

Color preview

#FFBAEF

Color formats

HEX
#FFBAEF
RGB
rgb(255, 186, 239)
RGBA
rgba(255, 186, 239, 1)
HSL
hsl(314, 100%, 86%)
HSV
hsv(314, 27%, 100%)
CMYK
cmyk(0%, 27%, 6%, 0%)
CSS variable
--color-primary: #FFBAEF;
Lowercase HEX
#ffbaef

Shades

Tints

Tones

Harmony

CSS snippets for #FFBAEF

.color-ffbaef {
  color: #FFBAEF;
  background-color: #FFBAEF;
}

Frequently asked questions

What color is #FFBAEF?+

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

What is the closest Tailwind color to #FFBAEF?+

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