#0F2E9F Color

Inspect #0F2E9F across formats, palettes, contrast and closest named color matches.

Color preview

#0F2E9F

Color formats

HEX
#0F2E9F
RGB
rgb(15, 46, 159)
RGBA
rgba(15, 46, 159, 1)
HSL
hsl(227, 83%, 34%)
HSV
hsv(227, 91%, 62%)
CMYK
cmyk(91%, 71%, 0%, 38%)
CSS variable
--color-primary: #0F2E9F;
Lowercase HEX
#0f2e9f

Shades

Tints

Tones

Harmony

CSS snippets for #0F2E9F

.color-0f2e9f {
  color: #0F2E9F;
  background-color: #0F2E9F;
}

Frequently asked questions

What color is #0F2E9F?+

#0F2E9F is a HEX color with RGB value rgb(15, 46, 159) and HSL value hsl(227, 83%, 34%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #0F2E9F?+

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