#093A4E Color Information

Hex color code: #093A4E

#093A4E is a dark blue color. In RGB it is (9, 58, 78), and in HSL it is (197°, 79%, 17%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#093A4E
RGB
9, 58, 78
HSL
197°, 79%, 17%
CMYK
88%, 26%, 0%, 69%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #093A4E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #093A4E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #093A4E; 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 #093A4E; background-color: #093A4E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #093A4E20; border-left: 4px solid #093A4E; }

Link / Accent

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

a { color: #093A4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #093A4E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

9, 58, 78

Red: 9 / Green: 58 / Blue: 78

HSL

197°, 79%, 17%

Hue: 197° / Saturation: 79% / Lightness: 17%

CMYK

88%, 26%, 0%, 69%

Cyan: 88% / Magenta: 26% / Yellow: 0% / Key: 69%

What color is #093A4E?

#093A4E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #093A4E to RGB:

rgb(9, 58, 78)HEX to RGB Converter →

HEX to HSL

Convert #093A4E to HSL:

hsl(197, 79%, 17%)RGB to HSL Converter →

HEX to CMYK

Convert #093A4E to CMYK:

cmyk(88%, 26%, 0%, 69%)Color Converter →

Color Meaning and Usage

#093A4E is a dramatic blue color with RGB values of 9, 58, 78 and HSL of 197°, 79%, 17%. This very dark shade evokes sophistication and elegance, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #093A4E is #4E1D09, creating high-contrast pairings. For softer combinations, try analogous colors like #094E3F.

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

Contrast with #093A4E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #093A4E?

#093A4E is a dramatic blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #093A4E?

#093A4E in RGB is (9, 58, 78) - 9 red, 58 green, and 78 blue.

How to use #093A4E in CSS?

Use #093A4E directly in your CSS properties like color or background-color.

What colors go well with #093A4E?

#4E1D09 (complementary), #094E3F (analogous), and #010709 (lighter shade) work well with #093A4E.