#2C344C Color Information

Hex color code: #2C344C

#2C344C is a intense blue color. In RGB it is (44, 52, 76), and in HSL it is (225°, 27%, 24%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#2C344C
RGB
44, 52, 76
HSL
225°, 27%, 24%
CMYK
42%, 32%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C344C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 52, 76

Red: 44 / Green: 52 / Blue: 76

HSL

225°, 27%, 24%

Hue: 225° / Saturation: 27% / Lightness: 24%

CMYK

42%, 32%, 0%, 70%

Cyan: 42% / Magenta: 32% / Yellow: 0% / Key: 70%

What color is #2C344C?

#2C344C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C344C to RGB:

rgb(44, 52, 76)HEX to RGB Converter →

HEX to HSL

Convert #2C344C to HSL:

hsl(225, 27%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #2C344C to CMYK:

cmyk(42%, 32%, 0%, 70%)Color Converter →

Color Meaning and Usage

A intense blue tone, #2C344C has RGB (44, 52, 76) and HSL (225°, 27%, 24%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C344C is #4E452D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D454E.

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

Contrast with #2C344C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C344C?

#2C344C is a intense blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2C344C?

#2C344C in RGB is (44, 52, 76) - 44 red, 52 green, and 76 blue.

How to use #2C344C in CSS?

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

What colors go well with #2C344C?

#4E452D (complementary), #2D454E (analogous), and #11141D (lighter shade) work well with #2C344C.