#FFF829 Color

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

Color preview

#FFF829

Color formats

HEX
#FFF829
RGB
rgb(255, 248, 41)
RGBA
rgba(255, 248, 41, 1)
HSL
hsl(58, 100%, 58%)
HSV
hsv(58, 84%, 100%)
CMYK
cmyk(0%, 3%, 84%, 0%)
CSS variable
--color-primary: #FFF829;
Lowercase HEX
#fff829

Shades

Tints

Tones

Harmony

CSS snippets for #FFF829

.color-fff829 {
  color: #FFF829;
  background-color: #FFF829;
}

Frequently asked questions

What color is #FFF829?+

#FFF829 is a HEX color with RGB value rgb(255, 248, 41) and HSL value hsl(58, 100%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FFF829?+

The closest Tailwind color is yellow-300, available as the bg-yellow-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