#BDECCF Color

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

Color preview

#BDECCF

Color formats

HEX
#BDECCF
RGB
rgb(189, 236, 207)
RGBA
rgba(189, 236, 207, 1)
HSL
hsl(143, 55%, 83%)
HSV
hsv(143, 20%, 93%)
CMYK
cmyk(20%, 0%, 12%, 7%)
CSS variable
--color-primary: #BDECCF;
Lowercase HEX
#bdeccf

Shades

Tints

Tones

Harmony

CSS snippets for #BDECCF

.color-bdeccf {
  color: #BDECCF;
  background-color: #BDECCF;
}

Frequently asked questions

What color is #BDECCF?+

#BDECCF is a HEX color with RGB value rgb(189, 236, 207) and HSL value hsl(143, 55%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDECCF?+

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