#2C495E Color Information

Hex color code: #2C495E

The hex color #2C495E is a gentle blue with RGB values of (44, 73, 94) and HSL of (205°, 36%, 27%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#2C495E
RGB
44, 73, 94
HSL
205°, 36%, 27%
CMYK
53%, 22%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C495E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 73, 94

Red: 44 / Green: 73 / Blue: 94

HSL

205°, 36%, 27%

Hue: 205° / Saturation: 36% / Lightness: 27%

CMYK

53%, 22%, 0%, 63%

Cyan: 53% / Magenta: 22% / Yellow: 0% / Key: 63%

What color is #2C495E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C495E to RGB:

rgb(44, 73, 94)HEX to RGB Converter →

HEX to HSL

Convert #2C495E to HSL:

hsl(205, 36%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #2C495E to CMYK:

cmyk(53%, 22%, 0%, 63%)Color Converter →

Color Meaning and Usage

#2C495E is a delicate blue color with RGB values of 44, 73, 94 and HSL of 205°, 36%, 27%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C495E is #5E412C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C5E5A.

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

Contrast with #2C495E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C495E?

#2C495E is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2C495E?

#2C495E in RGB is (44, 73, 94) - 44 red, 73 green, and 94 blue.

How to use #2C495E in CSS?

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

What colors go well with #2C495E?

#5E412C (complementary), #2C5E5A (analogous), and #14202A (lighter shade) work well with #2C495E.