#FFF175 Color

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

Color preview

#FFF175

Color formats

HEX
#FFF175
RGB
rgb(255, 241, 117)
RGBA
rgba(255, 241, 117, 1)
HSL
hsl(54, 100%, 73%)
HSV
hsv(54, 54%, 100%)
CMYK
cmyk(0%, 5%, 54%, 0%)
CSS variable
--color-primary: #FFF175;
Lowercase HEX
#fff175

Shades

Tints

Tones

Harmony

CSS snippets for #FFF175

.color-fff175 {
  color: #FFF175;
  background-color: #FFF175;
}

Frequently asked questions

What color is #FFF175?+

#FFF175 is a HEX color with RGB value rgb(255, 241, 117) and HSL value hsl(54, 100%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFF175?+

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