Peacock blue Color — HEX, RGB, HSL & CMYK Codes

#016795
Format Value
HEX #016795
RGB rgb(1, 103, 149)
HSL hsl(198.6, 98.7%, 29.4%)
CMYK cmyk(99.3%, 30.9%, 0%, 41.6%)
HSV hsv(198.6, 99.3%, 58.4%)

peacock blue color harmonies

Tints & shades of peacock blue

Tints (lighter)

#18759f #2f83a8 #4690b2 #5d9ebc #74acc5 #8cbacf #a3c8d8 #bad6e2 #d1e3ec #e8f1f5

Shades (darker)

#015e87 #01547a #014b6c #01425f #013851 #002f44 #002536 #001c29 #00131b #00090e

Contrast & accessibility

The quick brown fox

On white · 6.22:1 · AA

The quick brown fox

On black · 3.38:1 · AA Large

Recommended text color: #ffffff

Use peacock blue in code

CSS color: #016795;
SCSS $color: #016795;
Tailwind bg-[#016795]
Swift UIColor(red: 0.004, green: 0.404, blue: 0.584, alpha: 1)
Android Color.parseColor("#016795")
Flutter Color(0xFF016795)

Colors similar to peacock blue

Browse all Blue colors →

What is the HEX code for peacock blue?

The CSS color peacock blue in HEX format is #016795. Use this value directly in CSS, SVG, and most design tools.

How do I use peacock blue in CSS?

To apply peacock blue in CSS:

  • Text color: color: #016795;
  • Background: background-color: #016795;
  • Border: border-color: #016795;

What are all the color format values for peacock blue?

FormatValue
HEX#016795
RGBrgb(1, 103, 149)
HSLhsl(198.6, 98.7%, 29.4%)
CMYKcmyk(99.3%, 30.9%, 0%, 41.6%)

How do I convert peacock blue to HEX?

Select peacock blue from the color name list in our color converter. The HEX value — #016795 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does peacock blue belong to?

peacock blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 198.6°, saturation 98.7%, lightness 29.4%.

How do I create lighter and darker shades of peacock blue?

Lighter variant (lightness 44.4%): #019ce1. Darker variant (lightness 14.399999999999999%): #003249. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.