#230DEE Color

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

Color preview

#230DEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #230DEE

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

Frequently asked questions

What color is #230DEE?+

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

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

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