#DD684B Color

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

Color preview

#DD684B

Color formats

HEX
#DD684B
RGB
rgb(221, 104, 75)
RGBA
rgba(221, 104, 75, 1)
HSL
hsl(12, 68%, 58%)
HSV
hsv(12, 66%, 87%)
CMYK
cmyk(0%, 53%, 66%, 13%)
CSS variable
--color-primary: #DD684B;
Lowercase HEX
#dd684b

Shades

Tints

Tones

Harmony

CSS snippets for #DD684B

.color-dd684b {
  color: #DD684B;
  background-color: #DD684B;
}

Frequently asked questions

What color is #DD684B?+

#DD684B is a HEX color with RGB value rgb(221, 104, 75) and HSL value hsl(12, 68%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD684B?+

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