#FFB630 Color

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

Color preview

#FFB630

Color formats

HEX
#FFB630
RGB
rgb(255, 182, 48)
RGBA
rgba(255, 182, 48, 1)
HSL
hsl(39, 100%, 59%)
HSV
hsv(39, 81%, 100%)
CMYK
cmyk(0%, 29%, 81%, 0%)
CSS variable
--color-primary: #FFB630;
Lowercase HEX
#ffb630

Shades

Tints

Tones

Harmony

CSS snippets for #FFB630

.color-ffb630 {
  color: #FFB630;
  background-color: #FFB630;
}

Frequently asked questions

What color is #FFB630?+

#FFB630 is a HEX color with RGB value rgb(255, 182, 48) and HSL value hsl(39, 100%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FFB630?+

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