#BEEBAF Color

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

Color preview

#BEEBAF

Color formats

HEX
#BEEBAF
RGB
rgb(190, 235, 175)
RGBA
rgba(190, 235, 175, 1)
HSL
hsl(105, 60%, 80%)
HSV
hsv(105, 26%, 92%)
CMYK
cmyk(19%, 0%, 26%, 8%)
CSS variable
--color-primary: #BEEBAF;
Lowercase HEX
#beebaf

Shades

Tints

Tones

Harmony

CSS snippets for #BEEBAF

.color-beebaf {
  color: #BEEBAF;
  background-color: #BEEBAF;
}

Frequently asked questions

What color is #BEEBAF?+

#BEEBAF is a HEX color with RGB value rgb(190, 235, 175) and HSL value hsl(105, 60%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEEBAF?+

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