#2A393C Color Information

Hex color code: #2A393C

The hex color #2A393C is a deep cyan with RGB values of (42, 57, 60) and HSL of (190°, 18%, 20%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#2A393C
RGB
42, 57, 60
HSL
190°, 18%, 20%
CMYK
30%, 5%, 0%, 76%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2A393C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2A393C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2A393C; 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 #2A393C; background-color: #2A393C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2A393C20; border-left: 4px solid #2A393C; }

Link / Accent

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

a { color: #2A393C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2A393C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 57, 60

Red: 42 / Green: 57 / Blue: 60

HSL

190°, 18%, 20%

Hue: 190° / Saturation: 18% / Lightness: 20%

CMYK

30%, 5%, 0%, 76%

Cyan: 30% / Magenta: 5% / Yellow: 0% / Key: 76%

What color is #2A393C?

#2A393C is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2A393C to RGB:

rgb(42, 57, 60)HEX to RGB Converter →

HEX to HSL

Convert #2A393C to HSL:

hsl(190, 18%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #2A393C to CMYK:

cmyk(30%, 5%, 0%, 76%)Color Converter →

Color Meaning and Usage

A rich cyan tone, #2A393C has RGB (42, 57, 60) and HSL (190°, 18%, 20%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2A393C is #3C2D2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2A3C36.

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

Contrast with #2A393C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2A393C?

#2A393C is a rich cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2A393C?

#2A393C in RGB is (42, 57, 60) - 42 red, 57 green, and 60 blue.

How to use #2A393C in CSS?

Use #2A393C directly in your CSS properties like color or background-color.

What colors go well with #2A393C?

#3C2D2A (complementary), #2A3C36 (analogous), and #0A0E0F (lighter shade) work well with #2A393C.