#06070E Color Information

Hex color code: #06070E

The hex color #06070E is a deep blue with RGB values of (6, 7, 14) and HSL of (233°, 40%, 4%). It is commonly used in modern UI design.

Try:
Color NameBlack
HEX
#06070E
RGB
6, 7, 14
HSL
233°, 40%, 4%
CMYK
57%, 50%, 0%, 95%

Shades

CSS Usage
color: #06070E;
background-color: #06070E;
border-color: #06070E;
box-shadow: 0 0 10px #06070E;
border: 2px solid #06070E;
Tailwind Usage
bg-[#06070E]
text-[#06070E]
border-[#06070E]
shadow-[0_0_10px_06070E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #06070E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #06070E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #06070E; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #06070E; background-color: #06070E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #06070E20; border-left: 4px solid #06070E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #06070E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #06070E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

6, 7, 14

Red: 6 / Green: 7 / Blue: 14

HSL

233°, 40%, 4%

Hue: 233° / Saturation: 40% / Lightness: 4%

CMYK

57%, 50%, 0%, 95%

Cyan: 57% / Magenta: 50% / Yellow: 0% / Key: 95%

What color is #06070E?

#06070E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #06070E to RGB:

rgb(6, 7, 14)HEX to RGB Converter →

HEX to HSL

Convert #06070E to HSL:

hsl(233, 40%, 4%)RGB to HSL Converter →

HEX to CMYK

Convert #06070E to CMYK:

cmyk(57%, 50%, 0%, 95%)Color Converter →

Color Meaning and Usage

#06070E is a deep blue color with RGB values of 6, 7, 14 and HSL of 233°, 40%, 4%. This very dark shade evokes sophistication and elegance, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #06070E is #0E0D06, creating high-contrast pairings. For softer combinations, try analogous colors like #060B0E.

Use #06070E in CSS: color: #06070E or background-color: #06070E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #06070E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.04:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #06070E?

#06070E is a deep blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #06070E?

#06070E in RGB is (6, 7, 14) - 6 red, 7 green, and 14 blue.

How to use #06070E in CSS?

Use #06070E directly in your CSS properties like color or background-color.

What colors go well with #06070E?

#0E0D06 (complementary), #060B0E (analogous), and #000000 (lighter shade) work well with #06070E.