#DB9166 Color

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

Color preview

#DB9166

Color formats

HEX
#DB9166
RGB
rgb(219, 145, 102)
RGBA
rgba(219, 145, 102, 1)
HSL
hsl(22, 62%, 63%)
HSV
hsv(22, 53%, 86%)
CMYK
cmyk(0%, 34%, 53%, 14%)
CSS variable
--color-primary: #DB9166;
Lowercase HEX
#db9166

Shades

Tints

Tones

Harmony

CSS snippets for #DB9166

.color-db9166 {
  color: #DB9166;
  background-color: #DB9166;
}

Frequently asked questions

What color is #DB9166?+

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

What is the closest Tailwind color to #DB9166?+

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