#DB999B Color

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

Color preview

#DB999B

Color formats

HEX
#DB999B
RGB
rgb(219, 153, 155)
RGBA
rgba(219, 153, 155, 1)
HSL
hsl(358, 48%, 73%)
HSV
hsv(358, 30%, 86%)
CMYK
cmyk(0%, 30%, 29%, 14%)
CSS variable
--color-primary: #DB999B;
Lowercase HEX
#db999b

Shades

Tints

Tones

Harmony

CSS snippets for #DB999B

.color-db999b {
  color: #DB999B;
  background-color: #DB999B;
}

Frequently asked questions

What color is #DB999B?+

#DB999B is a HEX color with RGB value rgb(219, 153, 155) and HSL value hsl(358, 48%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DB999B?+

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