#F5FCEB Color

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

Color preview

#F5FCEB

Color formats

HEX
#F5FCEB
RGB
rgb(245, 252, 235)
RGBA
rgba(245, 252, 235, 1)
HSL
hsl(85, 74%, 95%)
HSV
hsv(85, 7%, 99%)
CMYK
cmyk(3%, 0%, 7%, 1%)
CSS variable
--color-primary: #F5FCEB;
Lowercase HEX
#f5fceb

Shades

Tints

Tones

Harmony

CSS snippets for #F5FCEB

.color-f5fceb {
  color: #F5FCEB;
  background-color: #F5FCEB;
}

Frequently asked questions

What color is #F5FCEB?+

#F5FCEB is a HEX color with RGB value rgb(245, 252, 235) and HSL value hsl(85, 74%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F5FCEB?+

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