#52846F Color Information

Hex color code: #52846F

A pastel cyan shade, #52846F appears as (82, 132, 111) in RGB and (155°, 23%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#52846F
RGB
82, 132, 111
HSL
155°, 23%, 42%
CMYK
38%, 0%, 16%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #52846F; color: #000000; }

Badge

New Feature
.badge { background-color: #52846F; 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 #52846F; background-color: #52846F15; }

Alert / Toast

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

Link / Accent

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

a { color: #52846F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52846F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 132, 111

Red: 82 / Green: 132 / Blue: 111

HSL

155°, 23%, 42%

Hue: 155° / Saturation: 23% / Lightness: 42%

CMYK

38%, 0%, 16%, 48%

Cyan: 38% / Magenta: 0% / Yellow: 16% / Key: 48%

What color is #52846F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52846F to RGB:

rgb(82, 132, 111)HEX to RGB Converter →

HEX to HSL

Convert #52846F to HSL:

hsl(155, 23%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #52846F to CMYK:

cmyk(38%, 0%, 16%, 48%)Color Converter →

Color Meaning and Usage

#52846F is a delicate cyan color with RGB values of 82, 132, 111 and HSL of 155°, 23%, 42%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52846F is #845267, creating high-contrast pairings. For softer combinations, try analogous colors like #528457.

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

Contrast with #52846F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52846F?

#52846F is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #52846F?

#52846F in RGB is (82, 132, 111) - 82 red, 132 green, and 111 blue.

How to use #52846F in CSS?

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

What colors go well with #52846F?

#845267 (complementary), #528457 (analogous), and #355547 (lighter shade) work well with #52846F.