#DDD148 Color

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

Color preview

#DDD148

Color formats

HEX
#DDD148
RGB
rgb(221, 209, 72)
RGBA
rgba(221, 209, 72, 1)
HSL
hsl(55, 69%, 57%)
HSV
hsv(55, 67%, 87%)
CMYK
cmyk(0%, 5%, 67%, 13%)
CSS variable
--color-primary: #DDD148;
Lowercase HEX
#ddd148

Shades

Tints

Tones

Harmony

CSS snippets for #DDD148

.color-ddd148 {
  color: #DDD148;
  background-color: #DDD148;
}

Frequently asked questions

What color is #DDD148?+

#DDD148 is a HEX color with RGB value rgb(221, 209, 72) and HSL value hsl(55, 69%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDD148?+

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