#F5F181 Color

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

Color preview

#F5F181

Color formats

HEX
#F5F181
RGB
rgb(245, 241, 129)
RGBA
rgba(245, 241, 129, 1)
HSL
hsl(58, 85%, 73%)
HSV
hsv(58, 47%, 96%)
CMYK
cmyk(0%, 2%, 47%, 4%)
CSS variable
--color-primary: #F5F181;
Lowercase HEX
#f5f181

Shades

Tints

Tones

Harmony

CSS snippets for #F5F181

.color-f5f181 {
  color: #F5F181;
  background-color: #F5F181;
}

Frequently asked questions

What color is #F5F181?+

#F5F181 is a HEX color with RGB value rgb(245, 241, 129) and HSL value hsl(58, 85%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F5F181?+

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