#FFC83C Color

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

Color preview

#FFC83C

Color formats

HEX
#FFC83C
RGB
rgb(255, 200, 60)
RGBA
rgba(255, 200, 60, 1)
HSL
hsl(43, 100%, 62%)
HSV
hsv(43, 76%, 100%)
CMYK
cmyk(0%, 22%, 76%, 0%)
CSS variable
--color-primary: #FFC83C;
Lowercase HEX
#ffc83c

Shades

Tints

Tones

Harmony

CSS snippets for #FFC83C

.color-ffc83c {
  color: #FFC83C;
  background-color: #FFC83C;
}

Frequently asked questions

What color is #FFC83C?+

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

What is the closest Tailwind color to #FFC83C?+

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