#0C305F Color Information

Hex color code: #0C305F

#0C305F is a dark blue color. In RGB it is (12, 48, 95), and in HSL it is (214°, 78%, 21%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#0C305F
RGB
12, 48, 95
HSL
214°, 78%, 21%
CMYK
87%, 49%, 0%, 63%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0C305F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0C305F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0C305F; 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 #0C305F; background-color: #0C305F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0C305F20; border-left: 4px solid #0C305F; }

Link / Accent

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

a { color: #0C305F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0C305F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

12, 48, 95

Red: 12 / Green: 48 / Blue: 95

HSL

214°, 78%, 21%

Hue: 214° / Saturation: 78% / Lightness: 21%

CMYK

87%, 49%, 0%, 63%

Cyan: 87% / Magenta: 49% / Yellow: 0% / Key: 63%

What color is #0C305F?

#0C305F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0C305F to RGB:

rgb(12, 48, 95)HEX to RGB Converter →

HEX to HSL

Convert #0C305F to HSL:

hsl(214, 78%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #0C305F to CMYK:

cmyk(87%, 49%, 0%, 63%)Color Converter →

Color Meaning and Usage

#0C305F is a deep blue color with RGB values of 12, 48, 95 and HSL of 214°, 78%, 21%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0C305F is #5F3B0C, creating high-contrast pairings. For softer combinations, try analogous colors like #0C5A5F.

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

Contrast with #0C305F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0C305F?

#0C305F is a deep blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #0C305F?

#0C305F in RGB is (12, 48, 95) - 12 red, 48 green, and 95 blue.

How to use #0C305F in CSS?

Use #0C305F directly in your CSS properties like color or background-color.

What colors go well with #0C305F?

#5F3B0C (complementary), #0C5A5F (analogous), and #030E1B (lighter shade) work well with #0C305F.