#FFCD38 Color

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

Color preview

#FFCD38

Color formats

HEX
#FFCD38
RGB
rgb(255, 205, 56)
RGBA
rgba(255, 205, 56, 1)
HSL
hsl(45, 100%, 61%)
HSV
hsv(45, 78%, 100%)
CMYK
cmyk(0%, 20%, 78%, 0%)
CSS variable
--color-primary: #FFCD38;
Lowercase HEX
#ffcd38

Shades

Tints

Tones

Harmony

CSS snippets for #FFCD38

.color-ffcd38 {
  color: #FFCD38;
  background-color: #FFCD38;
}

Frequently asked questions

What color is #FFCD38?+

#FFCD38 is a HEX color with RGB value rgb(255, 205, 56) and HSL value hsl(45, 100%, 61%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFCD38?+

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