#FFD045 Color

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

Color preview

#FFD045

Color formats

HEX
#FFD045
RGB
rgb(255, 208, 69)
RGBA
rgba(255, 208, 69, 1)
HSL
hsl(45, 100%, 64%)
HSV
hsv(45, 73%, 100%)
CMYK
cmyk(0%, 18%, 73%, 0%)
CSS variable
--color-primary: #FFD045;
Lowercase HEX
#ffd045

Shades

Tints

Tones

Harmony

CSS snippets for #FFD045

.color-ffd045 {
  color: #FFD045;
  background-color: #FFD045;
}

Frequently asked questions

What color is #FFD045?+

#FFD045 is a HEX color with RGB value rgb(255, 208, 69) and HSL value hsl(45, 100%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFD045?+

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