#FFCB51 Color

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

Color preview

#FFCB51

Color formats

HEX
#FFCB51
RGB
rgb(255, 203, 81)
RGBA
rgba(255, 203, 81, 1)
HSL
hsl(42, 100%, 66%)
HSV
hsv(42, 68%, 100%)
CMYK
cmyk(0%, 20%, 68%, 0%)
CSS variable
--color-primary: #FFCB51;
Lowercase HEX
#ffcb51

Shades

Tints

Tones

Harmony

CSS snippets for #FFCB51

.color-ffcb51 {
  color: #FFCB51;
  background-color: #FFCB51;
}

Frequently asked questions

What color is #FFCB51?+

#FFCB51 is a HEX color with RGB value rgb(255, 203, 81) and HSL value hsl(42, 100%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFCB51?+

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