#D3693C Color

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

Color preview

#D3693C

Color formats

HEX
#D3693C
RGB
rgb(211, 105, 60)
RGBA
rgba(211, 105, 60, 1)
HSL
hsl(18, 63%, 53%)
HSV
hsv(18, 72%, 83%)
CMYK
cmyk(0%, 50%, 72%, 17%)
CSS variable
--color-primary: #D3693C;
Lowercase HEX
#d3693c

Shades

Tints

Tones

Harmony

CSS snippets for #D3693C

.color-d3693c {
  color: #D3693C;
  background-color: #D3693C;
}

Frequently asked questions

What color is #D3693C?+

#D3693C is a HEX color with RGB value rgb(211, 105, 60) and HSL value hsl(18, 63%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D3693C?+

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