#2023DF Color

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

Color preview

#2023DF

Color formats

HEX
#2023DF
RGB
rgb(32, 35, 223)
RGBA
rgba(32, 35, 223, 1)
HSL
hsl(239, 75%, 50%)
HSV
hsv(239, 86%, 87%)
CMYK
cmyk(86%, 84%, 0%, 13%)
CSS variable
--color-primary: #2023DF;
Lowercase HEX
#2023df

Shades

Tints

Tones

Harmony

CSS snippets for #2023DF

.color-2023df {
  color: #2023DF;
  background-color: #2023DF;
}

Frequently asked questions

What color is #2023DF?+

#2023DF is a HEX color with RGB value rgb(32, 35, 223) and HSL value hsl(239, 75%, 50%). Its closest CSS named color is MediumBlue.

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

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