#FFC559 Color

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

Color preview

#FFC559

Color formats

HEX
#FFC559
RGB
rgb(255, 197, 89)
RGBA
rgba(255, 197, 89, 1)
HSL
hsl(39, 100%, 67%)
HSV
hsv(39, 65%, 100%)
CMYK
cmyk(0%, 23%, 65%, 0%)
CSS variable
--color-primary: #FFC559;
Lowercase HEX
#ffc559

Shades

Tints

Tones

Harmony

CSS snippets for #FFC559

.color-ffc559 {
  color: #FFC559;
  background-color: #FFC559;
}

Frequently asked questions

What color is #FFC559?+

#FFC559 is a HEX color with RGB value rgb(255, 197, 89) and HSL value hsl(39, 100%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFC559?+

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