#333EDB Color

Inspect #333EDB across formats, palettes, contrast and closest named color matches.

Color preview

#333EDB

Color formats

HEX
#333EDB
RGB
rgb(51, 62, 219)
RGBA
rgba(51, 62, 219, 1)
HSL
hsl(236, 70%, 53%)
HSV
hsv(236, 77%, 86%)
CMYK
cmyk(77%, 72%, 0%, 14%)
CSS variable
--color-primary: #333EDB;
Lowercase HEX
#333edb

Shades

Tints

Tones

Harmony

CSS snippets for #333EDB

.color-333edb {
  color: #333EDB;
  background-color: #333EDB;
}

Frequently asked questions

What color is #333EDB?+

#333EDB is a HEX color with RGB value rgb(51, 62, 219) and HSL value hsl(236, 70%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #333EDB?+

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