#2023EA Color

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

Color preview

#2023EA

Color formats

HEX
#2023EA
RGB
rgb(32, 35, 234)
RGBA
rgba(32, 35, 234, 1)
HSL
hsl(239, 83%, 52%)
HSV
hsv(239, 86%, 92%)
CMYK
cmyk(86%, 85%, 0%, 8%)
CSS variable
--color-primary: #2023EA;
Lowercase HEX
#2023ea

Shades

Tints

Tones

Harmony

CSS snippets for #2023EA

.color-2023ea {
  color: #2023EA;
  background-color: #2023EA;
}

Frequently asked questions

What color is #2023EA?+

#2023EA is a HEX color with RGB value rgb(32, 35, 234) and HSL value hsl(239, 83%, 52%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2023EA?+

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