#D8675F Color

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

Color preview

#D8675F

Color formats

HEX
#D8675F
RGB
rgb(216, 103, 95)
RGBA
rgba(216, 103, 95, 1)
HSL
hsl(4, 61%, 61%)
HSV
hsv(4, 56%, 85%)
CMYK
cmyk(0%, 52%, 56%, 15%)
CSS variable
--color-primary: #D8675F;
Lowercase HEX
#d8675f

Shades

Tints

Tones

Harmony

CSS snippets for #D8675F

.color-d8675f {
  color: #D8675F;
  background-color: #D8675F;
}

Frequently asked questions

What color is #D8675F?+

#D8675F is a HEX color with RGB value rgb(216, 103, 95) and HSL value hsl(4, 61%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D8675F?+

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