#FFC53D Color

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

Color preview

#FFC53D

Color formats

HEX
#FFC53D
RGB
rgb(255, 197, 61)
RGBA
rgba(255, 197, 61, 1)
HSL
hsl(42, 100%, 62%)
HSV
hsv(42, 76%, 100%)
CMYK
cmyk(0%, 23%, 76%, 0%)
CSS variable
--color-primary: #FFC53D;
Lowercase HEX
#ffc53d

Shades

Tints

Tones

Harmony

CSS snippets for #FFC53D

.color-ffc53d {
  color: #FFC53D;
  background-color: #FFC53D;
}

Frequently asked questions

What color is #FFC53D?+

#FFC53D is a HEX color with RGB value rgb(255, 197, 61) and HSL value hsl(42, 100%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFC53D?+

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