#3535DB Color

Inspect #3535DB across formats, palettes, contrast and closest named color matches.

Color preview

#3535DB

Color formats

HEX
#3535DB
RGB
rgb(53, 53, 219)
RGBA
rgba(53, 53, 219, 1)
HSL
hsl(240, 70%, 53%)
HSV
hsv(240, 76%, 86%)
CMYK
cmyk(76%, 76%, 0%, 14%)
CSS variable
--color-primary: #3535DB;
Lowercase HEX
#3535db

Shades

Tints

Tones

Harmony

CSS snippets for #3535DB

.color-3535db {
  color: #3535DB;
  background-color: #3535DB;
}

Frequently asked questions

What color is #3535DB?+

#3535DB is a HEX color with RGB value rgb(53, 53, 219) and HSL value hsl(240, 70%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3535DB?+

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