#FFC13C Color

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

Color preview

#FFC13C

Color formats

HEX
#FFC13C
RGB
rgb(255, 193, 60)
RGBA
rgba(255, 193, 60, 1)
HSL
hsl(41, 100%, 62%)
HSV
hsv(41, 76%, 100%)
CMYK
cmyk(0%, 24%, 76%, 0%)
CSS variable
--color-primary: #FFC13C;
Lowercase HEX
#ffc13c

Shades

Tints

Tones

Harmony

CSS snippets for #FFC13C

.color-ffc13c {
  color: #FFC13C;
  background-color: #FFC13C;
}

Frequently asked questions

What color is #FFC13C?+

#FFC13C is a HEX color with RGB value rgb(255, 193, 60) and HSL value hsl(41, 100%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFC13C?+

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