#DB9966 Color

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

Color preview

#DB9966

Color formats

HEX
#DB9966
RGB
rgb(219, 153, 102)
RGBA
rgba(219, 153, 102, 1)
HSL
hsl(26, 62%, 63%)
HSV
hsv(26, 53%, 86%)
CMYK
cmyk(0%, 30%, 53%, 14%)
CSS variable
--color-primary: #DB9966;
Lowercase HEX
#db9966

Shades

Tints

Tones

Harmony

CSS snippets for #DB9966

.color-db9966 {
  color: #DB9966;
  background-color: #DB9966;
}

Frequently asked questions

What color is #DB9966?+

#DB9966 is a HEX color with RGB value rgb(219, 153, 102) and HSL value hsl(26, 62%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DB9966?+

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