Blue blue Color

HEX, RGB, HSL & CMYK Codes

#2242c7
Format Value
HEX #2242c7
RGB rgb(34, 66, 199)
HSL hsl(228.4, 70.8%, 45.7%)
CMYK cmyk(82.9%, 66.8%, 0%, 22%)
HSV hsv(228.4, 82.9%, 78%)

blue blue color harmonies

Tints & shades of blue blue

Tints (lighter)

#3653cc #4a64d1 #5e76d6 #7287db #8698e0 #9ba9e6 #afbaeb #c3cbf0 #d7ddf5 #ebeefa

Shades (darker)

#1f3cb5 #1c36a3 #193091 #162a7f #13246d #0f1e5a #0c1848 #091236 #060c24 #030612

Contrast & accessibility

The quick brown fox

On white · 7.86:1 · AAA

The quick brown fox

On black · 2.67:1 · Fail

Recommended text color: #ffffff

Use blue blue in code

CSS color: #2242c7;
SCSS $color: #2242c7;
Tailwind bg-[#2242c7]
Swift UIColor(red: 0.133, green: 0.259, blue: 0.780, alpha: 1)
Android Color.parseColor("#2242c7")
Flutter Color(0xFF2242C7)

Colors similar to blue blue

Browse all Blue colors →

What is the HEX code for blue blue?

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

How do I use blue blue in CSS?

To apply blue blue in CSS:

  • Text color: color: #2242c7;
  • Background: background-color: #2242c7;
  • Border: border-color: #2242c7;

What are all the color format values for blue blue?

FormatValue
HEX#2242c7
RGBrgb(34, 66, 199)
HSLhsl(228.4, 70.8%, 45.7%)
CMYKcmyk(82.9%, 66.8%, 0%, 22%)

How do I convert blue blue to HEX?

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

What color family does blue blue belong to?

blue blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 228.4°, saturation 70.8%, lightness 45.7%.

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

Lighter variant (lightness 60.7%): #546fe2. Darker variant (lightness 30.700000000000003%): #172c86. 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.