#242FFF Color

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

Color preview

#242FFF

Color formats

HEX
#242FFF
RGB
rgb(36, 47, 255)
RGBA
rgba(36, 47, 255, 1)
HSL
hsl(237, 100%, 57%)
HSV
hsv(237, 86%, 100%)
CMYK
cmyk(86%, 82%, 0%, 0%)
CSS variable
--color-primary: #242FFF;
Lowercase HEX
#242fff

Shades

Tints

Tones

Harmony

CSS snippets for #242FFF

.color-242fff {
  color: #242FFF;
  background-color: #242FFF;
}

Frequently asked questions

What color is #242FFF?+

#242FFF is a HEX color with RGB value rgb(36, 47, 255) and HSL value hsl(237, 100%, 57%). Its closest CSS named color is Blue.

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

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