#3B29DB Color

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

Color preview

#3B29DB

Color formats

HEX
#3B29DB
RGB
rgb(59, 41, 219)
RGBA
rgba(59, 41, 219, 1)
HSL
hsl(246, 71%, 51%)
HSV
hsv(246, 81%, 86%)
CMYK
cmyk(73%, 81%, 0%, 14%)
CSS variable
--color-primary: #3B29DB;
Lowercase HEX
#3b29db

Shades

Tints

Tones

Harmony

CSS snippets for #3B29DB

.color-3b29db {
  color: #3B29DB;
  background-color: #3B29DB;
}

Frequently asked questions

What color is #3B29DB?+

#3B29DB is a HEX color with RGB value rgb(59, 41, 219) and HSL value hsl(246, 71%, 51%). Its closest CSS named color is RoyalBlue.

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

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