#242BFF Color

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

Color preview

#242BFF

Color formats

HEX
#242BFF
RGB
rgb(36, 43, 255)
RGBA
rgba(36, 43, 255, 1)
HSL
hsl(238, 100%, 57%)
HSV
hsv(238, 86%, 100%)
CMYK
cmyk(86%, 83%, 0%, 0%)
CSS variable
--color-primary: #242BFF;
Lowercase HEX
#242bff

Shades

Tints

Tones

Harmony

CSS snippets for #242BFF

.color-242bff {
  color: #242BFF;
  background-color: #242BFF;
}

Frequently asked questions

What color is #242BFF?+

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

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

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