#FFB9EB Color

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

Color preview

#FFB9EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFB9EB

.color-ffb9eb {
  color: #FFB9EB;
  background-color: #FFB9EB;
}

Frequently asked questions

What color is #FFB9EB?+

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

What is the closest Tailwind color to #FFB9EB?+

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