#FFC23D Color

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

Color preview

#FFC23D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFC23D

.color-ffc23d {
  color: #FFC23D;
  background-color: #FFC23D;
}

Frequently asked questions

What color is #FFC23D?+

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

What is the closest Tailwind color to #FFC23D?+

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