#FFB9DB Color

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

Color preview

#FFB9DB

Color formats

HEX
#FFB9DB
RGB
rgb(255, 185, 219)
RGBA
rgba(255, 185, 219, 1)
HSL
hsl(331, 100%, 86%)
HSV
hsv(331, 27%, 100%)
CMYK
cmyk(0%, 27%, 14%, 0%)
CSS variable
--color-primary: #FFB9DB;
Lowercase HEX
#ffb9db

Shades

Tints

Tones

Harmony

CSS snippets for #FFB9DB

.color-ffb9db {
  color: #FFB9DB;
  background-color: #FFB9DB;
}

Frequently asked questions

What color is #FFB9DB?+

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

What is the closest Tailwind color to #FFB9DB?+

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