Dark periwinkle Color

HEX, RGB, HSL & CMYK Codes

#665fd1
Format Value
HEX #665fd1
RGB rgb(102, 95, 209)
HSL hsl(243.7, 55.3%, 59.6%)
CMYK cmyk(51.2%, 54.5%, 0%, 18%)
HSV hsv(243.7, 54.5%, 82%)

dark periwinkle color harmonies

Tints & shades of dark periwinkle

Tints (lighter)

#746ed5 #827cd9 #908bde #9e99e2 #aca8e6 #b9b6ea #c7c5ee #d5d3f2 #e3e2f7 #f1f0fb

Shades (darker)

#5d56be #534eab #4a4598 #413c85 #383472 #2e2b5f #25234c #1c1a39 #131126 #090913

Contrast & accessibility

The quick brown fox

On white · 5.09:1 · AA

The quick brown fox

On black · 4.12:1 · AA Large

Recommended text color: #ffffff

Use dark periwinkle in code

CSS color: #665fd1;
SCSS $color: #665fd1;
Tailwind bg-[#665fd1]
Swift UIColor(red: 0.400, green: 0.373, blue: 0.820, alpha: 1)
Android Color.parseColor("#665fd1")
Flutter Color(0xFF665FD1)

Colors similar to dark periwinkle

Browse all Blue colors →

What is the HEX code for dark periwinkle?

The CSS color dark periwinkle in HEX format is #665fd1. Use this value directly in CSS, SVG, and most design tools.

How do I use dark periwinkle in CSS?

To apply dark periwinkle in CSS:

  • Text color: color: #665fd1;
  • Background: background-color: #665fd1;
  • Border: border-color: #665fd1;

What are all the color format values for dark periwinkle?

FormatValue
HEX#665fd1
RGBrgb(102, 95, 209)
HSLhsl(243.7, 55.3%, 59.6%)
CMYKcmyk(51.2%, 54.5%, 0%, 18%)

How do I convert dark periwinkle to HEX?

Select dark periwinkle from the color name list in our color converter. The HEX value — #665fd1 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark periwinkle belong to?

dark periwinkle belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 243.7°, saturation 55.3%, lightness 59.6%.

How do I create lighter and darker shades of dark periwinkle?

Lighter variant (lightness 74.6%): #9f9ae2. Darker variant (lightness 44.6%): #3b33b1. 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.