#2C82AA Color Information

Hex color code: #2C82AA

#2C82AA is a cool blue color. In RGB it is (44, 130, 170), and in HSL it is (199°, 59%, 42%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#2C82AA
RGB
44, 130, 170
HSL
199°, 59%, 42%
CMYK
74%, 24%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #2C82AA; color: #000000; }

Badge

New Feature
.badge { background-color: #2C82AA; color: #000000; }

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 #2C82AA; background-color: #2C82AA15; }

Alert / Toast

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

Link / Accent

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

a { color: #2C82AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 130, 170

Red: 44 / Green: 130 / Blue: 170

HSL

199°, 59%, 42%

Hue: 199° / Saturation: 59% / Lightness: 42%

CMYK

74%, 24%, 0%, 33%

Cyan: 74% / Magenta: 24% / Yellow: 0% / Key: 33%

What color is #2C82AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C82AA to RGB:

rgb(44, 130, 170)HEX to RGB Converter →

HEX to HSL

Convert #2C82AA to HSL:

hsl(199, 59%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #2C82AA to CMYK:

cmyk(74%, 24%, 0%, 33%)Color Converter →

Color Meaning and Usage

A calming blue tone, #2C82AA has RGB (44, 130, 170) and HSL (199°, 59%, 42%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C82AA is #AA542C, creating high-contrast pairings. For softer combinations, try analogous colors like #2CAA93.

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

Contrast with #2C82AA

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

Contrast Ratio: 4.88:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C82AA?

#2C82AA is a calming blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2C82AA?

#2C82AA in RGB is (44, 130, 170) - 44 red, 130 green, and 170 blue.

How to use #2C82AA in CSS?

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

What colors go well with #2C82AA?

#AA542C (complementary), #2CAA93 (analogous), and #1C546D (lighter shade) work well with #2C82AA.