#242ABC Color

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

Color preview

#242ABC

Color formats

HEX
#242ABC
RGB
rgb(36, 42, 188)
RGBA
rgba(36, 42, 188, 1)
HSL
hsl(238, 68%, 44%)
HSV
hsv(238, 81%, 74%)
CMYK
cmyk(81%, 78%, 0%, 26%)
CSS variable
--color-primary: #242ABC;
Lowercase HEX
#242abc

Shades

Tints

Tones

Harmony

CSS snippets for #242ABC

.color-242abc {
  color: #242ABC;
  background-color: #242ABC;
}

Frequently asked questions

What color is #242ABC?+

#242ABC is a HEX color with RGB value rgb(36, 42, 188) and HSL value hsl(238, 68%, 44%). Its closest CSS named color is MediumBlue.

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

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