#B3CEBE Color

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

Color preview

#B3CEBE

Color formats

HEX
#B3CEBE
RGB
rgb(179, 206, 190)
RGBA
rgba(179, 206, 190, 1)
HSL
hsl(144, 22%, 75%)
HSV
hsv(144, 13%, 81%)
CMYK
cmyk(13%, 0%, 8%, 19%)
CSS variable
--color-primary: #B3CEBE;
Lowercase HEX
#b3cebe

Shades

Tints

Tones

Harmony

CSS snippets for #B3CEBE

.color-b3cebe {
  color: #B3CEBE;
  background-color: #B3CEBE;
}

Frequently asked questions

What color is #B3CEBE?+

#B3CEBE is a HEX color with RGB value rgb(179, 206, 190) and HSL value hsl(144, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3CEBE?+

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