#230CED Color

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

Color preview

#230CED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #230CED

.color-230ced {
  color: #230CED;
  background-color: #230CED;
}

Frequently asked questions

What color is #230CED?+

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

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

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