#242ACC Color

Inspect #242ACC across formats, palettes, contrast and closest named color matches.

Color preview

#242ACC

Color formats

HEX
#242ACC
RGB
rgb(36, 42, 204)
RGBA
rgba(36, 42, 204, 1)
HSL
hsl(238, 70%, 47%)
HSV
hsv(238, 82%, 80%)
CMYK
cmyk(82%, 79%, 0%, 20%)
CSS variable
--color-primary: #242ACC;
Lowercase HEX
#242acc

Shades

Tints

Tones

Harmony

CSS snippets for #242ACC

.color-242acc {
  color: #242ACC;
  background-color: #242ACC;
}

Frequently asked questions

What color is #242ACC?+

#242ACC is a HEX color with RGB value rgb(36, 42, 204) and HSL value hsl(238, 70%, 47%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #242ACC?+

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