#306A7E Color Information

Hex color code: #306A7E

The hex color #306A7E is a gentle blue with RGB values of (48, 106, 126) and HSL of (195°, 45%, 34%). It is frequently seen in web interfaces.

Try:
Color NameSea Green
HEX
#306A7E
RGB
48, 106, 126
HSL
195°, 45%, 34%
CMYK
62%, 16%, 0%, 51%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #306A7E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #306A7E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #306A7E; 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 #306A7E; background-color: #306A7E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #306A7E20; border-left: 4px solid #306A7E; }

Link / Accent

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

a { color: #306A7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #306A7E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 106, 126

Red: 48 / Green: 106 / Blue: 126

HSL

195°, 45%, 34%

Hue: 195° / Saturation: 45% / Lightness: 34%

CMYK

62%, 16%, 0%, 51%

Cyan: 62% / Magenta: 16% / Yellow: 0% / Key: 51%

What color is #306A7E?

#306A7E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #306A7E to RGB:

rgb(48, 106, 126)HEX to RGB Converter →

HEX to HSL

Convert #306A7E to HSL:

hsl(195, 45%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #306A7E to CMYK:

cmyk(62%, 16%, 0%, 51%)Color Converter →

Color Meaning and Usage

#306A7E is a subtle blue color with RGB values of 48, 106, 126 and HSL of 195°, 45%, 34%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #306A7E is #7E4330, creating high-contrast pairings. For softer combinations, try analogous colors like #307E6A.

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

Contrast with #306A7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #306A7E?

#306A7E is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #306A7E?

#306A7E in RGB is (48, 106, 126) - 48 red, 106 green, and 126 blue.

How to use #306A7E in CSS?

Use #306A7E directly in your CSS properties like color or background-color.

What colors go well with #306A7E?

#7E4330 (complementary), #307E6A (analogous), and #1B3B46 (lighter shade) work well with #306A7E.