#365ABF Color Information

Hex color code: #365ABF

A peaceful blue shade, #365ABF appears as (54, 90, 191) in RGB and (224°, 56%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#365ABF
RGB
54, 90, 191
HSL
224°, 56%, 48%
CMYK
72%, 53%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #365ABF; 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 #365ABF; background-color: #365ABF15; }

Alert / Toast

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

Link / Accent

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

a { color: #365ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #365ABF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 90, 191

Red: 54 / Green: 90 / Blue: 191

HSL

224°, 56%, 48%

Hue: 224° / Saturation: 56% / Lightness: 48%

CMYK

72%, 53%, 0%, 25%

Cyan: 72% / Magenta: 53% / Yellow: 0% / Key: 25%

What color is #365ABF?

#365ABF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #365ABF to RGB:

rgb(54, 90, 191)HEX to RGB Converter →

HEX to HSL

Convert #365ABF to HSL:

hsl(224, 56%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #365ABF to CMYK:

cmyk(72%, 53%, 0%, 25%)Color Converter →

Color Meaning and Usage

#365ABF is a serene blue color with RGB values of 54, 90, 191 and HSL of 224°, 56%, 48%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #365ABF is #BF9A36, creating high-contrast pairings. For softer combinations, try analogous colors like #369FBF.

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

Contrast with #365ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #365ABF?

#365ABF is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #365ABF?

#365ABF in RGB is (54, 90, 191) - 54 red, 90 green, and 191 blue.

How to use #365ABF in CSS?

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

What colors go well with #365ABF?

#BF9A36 (complementary), #369FBF (analogous), and #253E83 (lighter shade) work well with #365ABF.