#4242DB Color

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

Color preview

#4242DB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #4242DB

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

Frequently asked questions

What color is #4242DB?+

#4242DB is a HEX color with RGB value rgb(66, 66, 219) and HSL value hsl(240, 68%, 56%). Its closest CSS named color is RoyalBlue.

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

The closest Tailwind color is indigo-600, available as the bg-indigo-600 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