#BED264 Color

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

Color preview

#BED264

Color formats

HEX
#BED264
RGB
rgb(190, 210, 100)
RGBA
rgba(190, 210, 100, 1)
HSL
hsl(71, 55%, 61%)
HSV
hsv(71, 52%, 82%)
CMYK
cmyk(10%, 0%, 52%, 18%)
CSS variable
--color-primary: #BED264;
Lowercase HEX
#bed264

Shades

Tints

Tones

Harmony

CSS snippets for #BED264

.color-bed264 {
  color: #BED264;
  background-color: #BED264;
}

Frequently asked questions

What color is #BED264?+

#BED264 is a HEX color with RGB value rgb(190, 210, 100) and HSL value hsl(71, 55%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED264?+

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