#BBCE2D Color

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

Color preview

#BBCE2D

Color formats

HEX
#BBCE2D
RGB
rgb(187, 206, 45)
RGBA
rgba(187, 206, 45, 1)
HSL
hsl(67, 64%, 49%)
HSV
hsv(67, 78%, 81%)
CMYK
cmyk(9%, 0%, 78%, 19%)
CSS variable
--color-primary: #BBCE2D;
Lowercase HEX
#bbce2d

Shades

Tints

Tones

Harmony

CSS snippets for #BBCE2D

.color-bbce2d {
  color: #BBCE2D;
  background-color: #BBCE2D;
}

Frequently asked questions

What color is #BBCE2D?+

#BBCE2D is a HEX color with RGB value rgb(187, 206, 45) and HSL value hsl(67, 64%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCE2D?+

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