#DD945F Color

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

Color preview

#DD945F

Color formats

HEX
#DD945F
RGB
rgb(221, 148, 95)
RGBA
rgba(221, 148, 95, 1)
HSL
hsl(25, 65%, 62%)
HSV
hsv(25, 57%, 87%)
CMYK
cmyk(0%, 33%, 57%, 13%)
CSS variable
--color-primary: #DD945F;
Lowercase HEX
#dd945f

Shades

Tints

Tones

Harmony

CSS snippets for #DD945F

.color-dd945f {
  color: #DD945F;
  background-color: #DD945F;
}

Frequently asked questions

What color is #DD945F?+

#DD945F is a HEX color with RGB value rgb(221, 148, 95) and HSL value hsl(25, 65%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DD945F?+

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