#365863 Color Information

Hex color code: #365863

#365863 is a subtle blue color. In RGB it is (54, 88, 99), and in HSL it is (195°, 29%, 30%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#365863
RGB
54, 88, 99
HSL
195°, 29%, 30%
CMYK
45%, 11%, 0%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #365863; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 88, 99

Red: 54 / Green: 88 / Blue: 99

HSL

195°, 29%, 30%

Hue: 195° / Saturation: 29% / Lightness: 30%

CMYK

45%, 11%, 0%, 61%

Cyan: 45% / Magenta: 11% / Yellow: 0% / Key: 61%

What color is #365863?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #365863 to RGB:

rgb(54, 88, 99)HEX to RGB Converter →

HEX to HSL

Convert #365863 to HSL:

hsl(195, 29%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #365863 to CMYK:

cmyk(45%, 11%, 0%, 61%)Color Converter →

Color Meaning and Usage

#365863 is a delicate blue color with RGB values of 54, 88, 99 and HSL of 195°, 29%, 30%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #365863 is #634136, creating high-contrast pairings. For softer combinations, try analogous colors like #366358.

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

Contrast with #365863

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #365863?

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

What is the RGB value of #365863?

#365863 in RGB is (54, 88, 99) - 54 red, 88 green, and 99 blue.

How to use #365863 in CSS?

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

What colors go well with #365863?

#634136 (complementary), #366358 (analogous), and #1B2C31 (lighter shade) work well with #365863.