#140DEE Color

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

Color preview

#140DEE

Color formats

HEX
#140DEE
RGB
rgb(20, 13, 238)
RGBA
rgba(20, 13, 238, 1)
HSL
hsl(242, 90%, 49%)
HSV
hsv(242, 95%, 93%)
CMYK
cmyk(92%, 95%, 0%, 7%)
CSS variable
--color-primary: #140DEE;
Lowercase HEX
#140dee

Shades

Tints

Tones

Harmony

CSS snippets for #140DEE

.color-140dee {
  color: #140DEE;
  background-color: #140DEE;
}

Frequently asked questions

What color is #140DEE?+

#140DEE is a HEX color with RGB value rgb(20, 13, 238) and HSL value hsl(242, 90%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #140DEE?+

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