#06080F Color Information

Hex color code: #06080F

The hex color #06080F is a dark blue with RGB values of (6, 8, 15) and HSL of (227°, 43%, 4%). It is often used for branding and logos.

Try:
Color NameBlack
HEX
#06080F
RGB
6, 8, 15
HSL
227°, 43%, 4%
CMYK
60%, 47%, 0%, 94%

Shades

CSS Usage
color: #06080F;
background-color: #06080F;
border-color: #06080F;
box-shadow: 0 0 10px #06080F;
border: 2px solid #06080F;
Tailwind Usage
bg-[#06080F]
text-[#06080F]
border-[#06080F]
shadow-[0_0_10px_06080F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #06080F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #06080F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #06080F; 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 #06080F; background-color: #06080F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #06080F20; border-left: 4px solid #06080F; }

Link / Accent

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

a { color: #06080F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #06080F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

6, 8, 15

Red: 6 / Green: 8 / Blue: 15

HSL

227°, 43%, 4%

Hue: 227° / Saturation: 43% / Lightness: 4%

CMYK

60%, 47%, 0%, 94%

Cyan: 60% / Magenta: 47% / Yellow: 0% / Key: 94%

What color is #06080F?

#06080F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #06080F to RGB:

rgb(6, 8, 15)HEX to RGB Converter →

HEX to HSL

Convert #06080F to HSL:

hsl(227, 43%, 4%)RGB to HSL Converter →

HEX to CMYK

Convert #06080F to CMYK:

cmyk(60%, 47%, 0%, 94%)Color Converter →

Color Meaning and Usage

A rich blue tone, #06080F has RGB (6, 8, 15) and HSL (227°, 43%, 4%). Known for evoking sophistication and elegance, this very dark shade is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #06080F is #0F0D06, creating high-contrast pairings. For softer combinations, try analogous colors like #060C0F.

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

Contrast with #06080F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #06080F?

#06080F is a rich blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #06080F?

#06080F in RGB is (6, 8, 15) - 6 red, 8 green, and 15 blue.

How to use #06080F in CSS?

Use #06080F directly in your CSS properties like color or background-color.

What colors go well with #06080F?

#0F0D06 (complementary), #060C0F (analogous), and #000000 (lighter shade) work well with #06080F.