#BDCEC2 Color

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

Color preview

#BDCEC2

Color formats

HEX
#BDCEC2
RGB
rgb(189, 206, 194)
RGBA
rgba(189, 206, 194, 1)
HSL
hsl(138, 15%, 77%)
HSV
hsv(138, 8%, 81%)
CMYK
cmyk(8%, 0%, 6%, 19%)
CSS variable
--color-primary: #BDCEC2;
Lowercase HEX
#bdcec2

Shades

Tints

Tones

Harmony

CSS snippets for #BDCEC2

.color-bdcec2 {
  color: #BDCEC2;
  background-color: #BDCEC2;
}

Frequently asked questions

What color is #BDCEC2?+

#BDCEC2 is a HEX color with RGB value rgb(189, 206, 194) and HSL value hsl(138, 15%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDCEC2?+

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