#BEDAC0 Color

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

Color preview

#BEDAC0

Color formats

HEX
#BEDAC0
RGB
rgb(190, 218, 192)
RGBA
rgba(190, 218, 192, 1)
HSL
hsl(124, 27%, 80%)
HSV
hsv(124, 13%, 85%)
CMYK
cmyk(13%, 0%, 12%, 15%)
CSS variable
--color-primary: #BEDAC0;
Lowercase HEX
#bedac0

Shades

Tints

Tones

Harmony

CSS snippets for #BEDAC0

.color-bedac0 {
  color: #BEDAC0;
  background-color: #BEDAC0;
}

Frequently asked questions

What color is #BEDAC0?+

#BEDAC0 is a HEX color with RGB value rgb(190, 218, 192) and HSL value hsl(124, 27%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEDAC0?+

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