#3293AA Color Information

Hex color code: #3293AA

The hex color #3293AA is a peaceful cyan with RGB values of (50, 147, 170) and HSL of (192°, 55%, 43%). It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#3293AA
RGB
50, 147, 170
HSL
192°, 55%, 43%
CMYK
71%, 14%, 0%, 33%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3293AA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3293AA; color: #000000; }

Badge

New Feature
.badge { background-color: #3293AA; 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 #3293AA; background-color: #3293AA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3293AA20; border-left: 4px solid #3293AA; }

Link / Accent

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

a { color: #3293AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3293AA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 147, 170

Red: 50 / Green: 147 / Blue: 170

HSL

192°, 55%, 43%

Hue: 192° / Saturation: 55% / Lightness: 43%

CMYK

71%, 14%, 0%, 33%

Cyan: 71% / Magenta: 14% / Yellow: 0% / Key: 33%

What color is #3293AA?

#3293AA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3293AA to RGB:

rgb(50, 147, 170)HEX to RGB Converter →

HEX to HSL

Convert #3293AA to HSL:

hsl(192, 55%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #3293AA to CMYK:

cmyk(71%, 14%, 0%, 33%)Color Converter →

Color Meaning and Usage

A tranquil cyan tone, #3293AA has RGB (50, 147, 170) and HSL (192°, 55%, 43%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3293AA is #AA4931, creating high-contrast pairings. For softer combinations, try analogous colors like #31AA86.

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

Contrast with #3293AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3293AA?

#3293AA is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #3293AA?

#3293AA in RGB is (50, 147, 170) - 50 red, 147 green, and 170 blue.

How to use #3293AA in CSS?

Use #3293AA directly in your CSS properties like color or background-color.

What colors go well with #3293AA?

#AA4931 (complementary), #31AA86 (analogous), and #205F6F (lighter shade) work well with #3293AA.