#DBE250 Color

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

Color preview

#DBE250

Color formats

HEX
#DBE250
RGB
rgb(219, 226, 80)
RGBA
rgba(219, 226, 80, 1)
HSL
hsl(63, 72%, 60%)
HSV
hsv(63, 65%, 89%)
CMYK
cmyk(3%, 0%, 65%, 11%)
CSS variable
--color-primary: #DBE250;
Lowercase HEX
#dbe250

Shades

Tints

Tones

Harmony

CSS snippets for #DBE250

.color-dbe250 {
  color: #DBE250;
  background-color: #DBE250;
}

Frequently asked questions

What color is #DBE250?+

#DBE250 is a HEX color with RGB value rgb(219, 226, 80) and HSL value hsl(63, 72%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBE250?+

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