#FFC43C Color

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

Color preview

#FFC43C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFC43C

.color-ffc43c {
  color: #FFC43C;
  background-color: #FFC43C;
}

Frequently asked questions

What color is #FFC43C?+

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

What is the closest Tailwind color to #FFC43C?+

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