#3B23EB Color

Inspect #3B23EB across formats, palettes, contrast and closest named color matches.

Color preview

#3B23EB

Color formats

HEX
#3B23EB
RGB
rgb(59, 35, 235)
RGBA
rgba(59, 35, 235, 1)
HSL
hsl(247, 83%, 53%)
HSV
hsv(247, 85%, 92%)
CMYK
cmyk(75%, 85%, 0%, 8%)
CSS variable
--color-primary: #3B23EB;
Lowercase HEX
#3b23eb

Shades

Tints

Tones

Harmony

CSS snippets for #3B23EB

.color-3b23eb {
  color: #3B23EB;
  background-color: #3B23EB;
}

Frequently asked questions

What color is #3B23EB?+

#3B23EB is a HEX color with RGB value rgb(59, 35, 235) and HSL value hsl(247, 83%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3B23EB?+

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