#DB666C Color

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

Color preview

#DB666C

Color formats

HEX
#DB666C
RGB
rgb(219, 102, 108)
RGBA
rgba(219, 102, 108, 1)
HSL
hsl(357, 62%, 63%)
HSV
hsv(357, 53%, 86%)
CMYK
cmyk(0%, 53%, 51%, 14%)
CSS variable
--color-primary: #DB666C;
Lowercase HEX
#db666c

Shades

Tints

Tones

Harmony

CSS snippets for #DB666C

.color-db666c {
  color: #DB666C;
  background-color: #DB666C;
}

Frequently asked questions

What color is #DB666C?+

#DB666C is a HEX color with RGB value rgb(219, 102, 108) and HSL value hsl(357, 62%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB666C?+

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