#301BEB Color

Inspect #301BEB across formats, palettes, contrast and closest named color matches.

Color preview

#301BEB

Color formats

HEX
#301BEB
RGB
rgb(48, 27, 235)
RGBA
rgba(48, 27, 235, 1)
HSL
hsl(246, 84%, 51%)
HSV
hsv(246, 89%, 92%)
CMYK
cmyk(80%, 89%, 0%, 8%)
CSS variable
--color-primary: #301BEB;
Lowercase HEX
#301beb

Shades

Tints

Tones

Harmony

CSS snippets for #301BEB

.color-301beb {
  color: #301BEB;
  background-color: #301BEB;
}

Frequently asked questions

What color is #301BEB?+

#301BEB is a HEX color with RGB value rgb(48, 27, 235) and HSL value hsl(246, 84%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #301BEB?+

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