#F1F5BB Color

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

Color preview

#F1F5BB

Color formats

HEX
#F1F5BB
RGB
rgb(241, 245, 187)
RGBA
rgba(241, 245, 187, 1)
HSL
hsl(64, 74%, 85%)
HSV
hsv(64, 24%, 96%)
CMYK
cmyk(2%, 0%, 24%, 4%)
CSS variable
--color-primary: #F1F5BB;
Lowercase HEX
#f1f5bb

Shades

Tints

Tones

Harmony

CSS snippets for #F1F5BB

.color-f1f5bb {
  color: #F1F5BB;
  background-color: #F1F5BB;
}

Frequently asked questions

What color is #F1F5BB?+

#F1F5BB is a HEX color with RGB value rgb(241, 245, 187) and HSL value hsl(64, 74%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1F5BB?+

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