#F6FBE6 Color

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

Color preview

#F6FBE6

Color formats

HEX
#F6FBE6
RGB
rgb(246, 251, 230)
RGBA
rgba(246, 251, 230, 1)
HSL
hsl(74, 72%, 94%)
HSV
hsv(74, 8%, 98%)
CMYK
cmyk(2%, 0%, 8%, 2%)
CSS variable
--color-primary: #F6FBE6;
Lowercase HEX
#f6fbe6

Shades

Tints

Tones

Harmony

CSS snippets for #F6FBE6

.color-f6fbe6 {
  color: #F6FBE6;
  background-color: #F6FBE6;
}

Frequently asked questions

What color is #F6FBE6?+

#F6FBE6 is a HEX color with RGB value rgb(246, 251, 230) and HSL value hsl(74, 72%, 94%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #F6FBE6?+

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