#33748A Color Information

Hex color code: #33748A

#33748A is a pastel blue color. In RGB it is (51, 116, 138), and in HSL it is (195°, 46%, 37%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#33748A
RGB
51, 116, 138
HSL
195°, 46%, 37%
CMYK
63%, 16%, 0%, 46%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #33748A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #33748A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #33748A; 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 #33748A; background-color: #33748A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #33748A20; border-left: 4px solid #33748A; }

Link / Accent

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

a { color: #33748A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #33748A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 116, 138

Red: 51 / Green: 116 / Blue: 138

HSL

195°, 46%, 37%

Hue: 195° / Saturation: 46% / Lightness: 37%

CMYK

63%, 16%, 0%, 46%

Cyan: 63% / Magenta: 16% / Yellow: 0% / Key: 46%

What color is #33748A?

#33748A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #33748A to RGB:

rgb(51, 116, 138)HEX to RGB Converter →

HEX to HSL

Convert #33748A to HSL:

hsl(195, 46%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #33748A to CMYK:

cmyk(63%, 16%, 0%, 46%)Color Converter →

Color Meaning and Usage

#33748A is a gentle blue color with RGB values of 51, 116, 138 and HSL of 195°, 46%, 37%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #33748A is #8A4933, creating high-contrast pairings. For softer combinations, try analogous colors like #338A74.

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

Contrast with #33748A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #33748A?

#33748A is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #33748A?

#33748A in RGB is (51, 116, 138) - 51 red, 116 green, and 138 blue.

How to use #33748A in CSS?

Use #33748A directly in your CSS properties like color or background-color.

What colors go well with #33748A?

#8A4933 (complementary), #338A74 (analogous), and #1E4552 (lighter shade) work well with #33748A.