#BCED7B Color

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

Color preview

#BCED7B

Color formats

HEX
#BCED7B
RGB
rgb(188, 237, 123)
RGBA
rgba(188, 237, 123, 1)
HSL
hsl(86, 76%, 71%)
HSV
hsv(86, 48%, 93%)
CMYK
cmyk(21%, 0%, 48%, 7%)
CSS variable
--color-primary: #BCED7B;
Lowercase HEX
#bced7b

Shades

Tints

Tones

Harmony

CSS snippets for #BCED7B

.color-bced7b {
  color: #BCED7B;
  background-color: #BCED7B;
}

Frequently asked questions

What color is #BCED7B?+

#BCED7B is a HEX color with RGB value rgb(188, 237, 123) and HSL value hsl(86, 76%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCED7B?+

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