#BED270 Color

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

Color preview

#BED270

Color formats

HEX
#BED270
RGB
rgb(190, 210, 112)
RGBA
rgba(190, 210, 112, 1)
HSL
hsl(72, 52%, 63%)
HSV
hsv(72, 47%, 82%)
CMYK
cmyk(10%, 0%, 47%, 18%)
CSS variable
--color-primary: #BED270;
Lowercase HEX
#bed270

Shades

Tints

Tones

Harmony

CSS snippets for #BED270

.color-bed270 {
  color: #BED270;
  background-color: #BED270;
}

Frequently asked questions

What color is #BED270?+

#BED270 is a HEX color with RGB value rgb(190, 210, 112) and HSL value hsl(72, 52%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED270?+

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