#BEDAB0 Color

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

Color preview

#BEDAB0

Color formats

HEX
#BEDAB0
RGB
rgb(190, 218, 176)
RGBA
rgba(190, 218, 176, 1)
HSL
hsl(100, 36%, 77%)
HSV
hsv(100, 19%, 85%)
CMYK
cmyk(13%, 0%, 19%, 15%)
CSS variable
--color-primary: #BEDAB0;
Lowercase HEX
#bedab0

Shades

Tints

Tones

Harmony

CSS snippets for #BEDAB0

.color-bedab0 {
  color: #BEDAB0;
  background-color: #BEDAB0;
}

Frequently asked questions

What color is #BEDAB0?+

#BEDAB0 is a HEX color with RGB value rgb(190, 218, 176) and HSL value hsl(100, 36%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEDAB0?+

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