#2C334C Color Information

Hex color code: #2C334C

The hex color #2C334C is a rich blue with RGB values of (44, 51, 76) and HSL of (227°, 27%, 24%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#2C334C
RGB
44, 51, 76
HSL
227°, 27%, 24%
CMYK
42%, 33%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C334C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 51, 76

Red: 44 / Green: 51 / Blue: 76

HSL

227°, 27%, 24%

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

CMYK

42%, 33%, 0%, 70%

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

What color is #2C334C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C334C to RGB:

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

HEX to HSL

Convert #2C334C to HSL:

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

HEX to CMYK

Convert #2C334C to CMYK:

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

Color Meaning and Usage

#2C334C is a intense blue color with RGB values of 44, 51, 76 and HSL of 227°, 27%, 24%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C334C is #4E472D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D444E.

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

Contrast with #2C334C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C334C?

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

What is the RGB value of #2C334C?

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

How to use #2C334C in CSS?

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

What colors go well with #2C334C?

#4E472D (complementary), #2D444E (analogous), and #11131D (lighter shade) work well with #2C334C.