#D3935F Color

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

Color preview

#D3935F

Color formats

HEX
#D3935F
RGB
rgb(211, 147, 95)
RGBA
rgba(211, 147, 95, 1)
HSL
hsl(27, 57%, 60%)
HSV
hsv(27, 55%, 83%)
CMYK
cmyk(0%, 30%, 55%, 17%)
CSS variable
--color-primary: #D3935F;
Lowercase HEX
#d3935f

Shades

Tints

Tones

Harmony

CSS snippets for #D3935F

.color-d3935f {
  color: #D3935F;
  background-color: #D3935F;
}

Frequently asked questions

What color is #D3935F?+

#D3935F is a HEX color with RGB value rgb(211, 147, 95) and HSL value hsl(27, 57%, 60%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3935F?+

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