#BEEBD9 Color

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

Color preview

#BEEBD9

Color formats

HEX
#BEEBD9
RGB
rgb(190, 235, 217)
RGBA
rgba(190, 235, 217, 1)
HSL
hsl(156, 53%, 83%)
HSV
hsv(156, 19%, 92%)
CMYK
cmyk(19%, 0%, 8%, 8%)
CSS variable
--color-primary: #BEEBD9;
Lowercase HEX
#beebd9

Shades

Tints

Tones

Harmony

CSS snippets for #BEEBD9

.color-beebd9 {
  color: #BEEBD9;
  background-color: #BEEBD9;
}

Frequently asked questions

What color is #BEEBD9?+

#BEEBD9 is a HEX color with RGB value rgb(190, 235, 217) and HSL value hsl(156, 53%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEEBD9?+

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