#FFBAEB Color

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

Color preview

#FFBAEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFBAEB

.color-ffbaeb {
  color: #FFBAEB;
  background-color: #FFBAEB;
}

Frequently asked questions

What color is #FFBAEB?+

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

What is the closest Tailwind color to #FFBAEB?+

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