#FFC226 Color

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

Color preview

#FFC226

Color formats

HEX
#FFC226
RGB
rgb(255, 194, 38)
RGBA
rgba(255, 194, 38, 1)
HSL
hsl(43, 100%, 57%)
HSV
hsv(43, 85%, 100%)
CMYK
cmyk(0%, 24%, 85%, 0%)
CSS variable
--color-primary: #FFC226;
Lowercase HEX
#ffc226

Shades

Tints

Tones

Harmony

CSS snippets for #FFC226

.color-ffc226 {
  color: #FFC226;
  background-color: #FFC226;
}

Frequently asked questions

What color is #FFC226?+

#FFC226 is a HEX color with RGB value rgb(255, 194, 38) and HSL value hsl(43, 100%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFC226?+

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