#308275 Color Information

Hex color code: #308275

The hex color #308275 is a pastel cyan with RGB values of (48, 130, 117) and HSL of (170°, 46%, 35%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#308275
RGB
48, 130, 117
HSL
170°, 46%, 35%
CMYK
63%, 0%, 10%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #308275; 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 #308275; background-color: #30827515; }

Alert / Toast

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

Link / Accent

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

a { color: #308275; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #308275 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 130, 117

Red: 48 / Green: 130 / Blue: 117

HSL

170°, 46%, 35%

Hue: 170° / Saturation: 46% / Lightness: 35%

CMYK

63%, 0%, 10%, 49%

Cyan: 63% / Magenta: 0% / Yellow: 10% / Key: 49%

What color is #308275?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #308275 to RGB:

rgb(48, 130, 117)HEX to RGB Converter →

HEX to HSL

Convert #308275 to HSL:

hsl(170, 46%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #308275 to CMYK:

cmyk(63%, 0%, 10%, 49%)Color Converter →

Color Meaning and Usage

#308275 is a soft cyan color with RGB values of 48, 130, 117 and HSL of 170°, 46%, 35%. 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 #308275 is #82303E, creating high-contrast pairings. For softer combinations, try analogous colors like #30824C.

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

Contrast with #308275

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #308275?

#308275 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #308275?

#308275 in RGB is (48, 130, 117) - 48 red, 130 green, and 117 blue.

How to use #308275 in CSS?

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

What colors go well with #308275?

#82303E (complementary), #30824C (analogous), and #1C4A43 (lighter shade) work well with #308275.