#FFC34B Color

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

Color preview

#FFC34B

Color formats

HEX
#FFC34B
RGB
rgb(255, 195, 75)
RGBA
rgba(255, 195, 75, 1)
HSL
hsl(40, 100%, 65%)
HSV
hsv(40, 71%, 100%)
CMYK
cmyk(0%, 24%, 71%, 0%)
CSS variable
--color-primary: #FFC34B;
Lowercase HEX
#ffc34b

Shades

Tints

Tones

Harmony

CSS snippets for #FFC34B

.color-ffc34b {
  color: #FFC34B;
  background-color: #FFC34B;
}

Frequently asked questions

What color is #FFC34B?+

#FFC34B is a HEX color with RGB value rgb(255, 195, 75) and HSL value hsl(40, 100%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFC34B?+

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