Skip to main content Skip to docs navigation

#552dfe hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Meteor Shower and its hex is #5533FF Nearest Color Name

Color Hue/Base color: Blue

Hex #552dfe Color code in RGB color code model is created after adding 33.33% red color, 17.65% green color and 99.61% blue color. Hex #552dfe Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 82% magenta, 0% yellow and 0.39% black.

Hex #552dfe color code is between #4433ff web safe hex color code and #6622ee web safe hex color code. #4433ff is the nearest web safe color code. You can see here many more shades of #552dfe color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 552dfe #552dfe
RGB Decimal 85, 45, 254 85, 45, 254
RGB Percent 33%, 18%, 100% rgb(33%, 18%, 100%)
CSS RGBa 85, 45, 254,1 rgba(85,45,254,1)
CMYK Model cmyk(67%,82%,0%,0.39%)
HSL Color Space 251,99% ,59% hsl(251,99% ,59%)
HSV Color Space 251°, 82%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 00101101 11111110
Octal 125 55 376
Decimal 85 45 254
Hex 55 2d fe

Different shades of #552dfe color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #552dfe
#1c0191
Darker of #552dfe
#2601c4
Dark of #552dfe
#3001f7
Base of #552dfe
#552dfe
Light of #552dfe
#7e60fe
Lighter
#a793fe
Lightest
#d0c5ff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#552dfe
#d6fe2d

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#552dfe
#febd2d
#6efe2d

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#2d7ffe
#2d5cfe
#552dfe
#9b2dfe
#f22dfe

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#552dfe
#2dfe55
#fe552d

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#552dfe
#fe552d
#d6fe2d
#2dd6fe

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#552dfe
#fe2d6e
#d6fe2d
#2dfebd

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #552dfe

#12005f
#1c0191
#2601c4
#3001f7
#552dfe
#7e60fe
#a793fe
#d0c5ff
#f9f8ff

Tints of #552dfe Color

#552dfe
#6744fe
#7a5bfe
#8d73fe
#a08afe
#b3a1fe
#c6b9fe
#d9d0fe
#ece7fe
#ffffff

Shades of #552dfe color code

Generate more color scales with scales (color stack) generator.

#552dfe
#4b28e1
#4223c5
#381ea9
#2f198d
#251470
#1c0f54
#120a38
#09051c
#000000

Tones

#552dfe
#6242e9
#6f57d4
#7c6cbf
#8981aa

Tones

Similar Color like #552dfe color

Find visually similar hex color codes nearing to #552dfe hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#562eff
#572fff
#5830ff
#5931ff
#5a32ff
#5b33ff
#5c34ff
#5d35ff
#5e36ff
#5f37ff
#6038ff
#6139ff
#623aff
#633bff
#542cfd
#532bfc
#522afb
#5129fa
#5028f9
#4f27f8
#4e26f7
#4d25f6
#4c24f5
#4b23f4
#4a22f3
#4921f2
#4820f1
#471ff0

Download this Dark Blue

Hex #552dfe Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#552dfe Color Code Preview on Black Background Color

This is how #552dfe Color will look on black background color. Color contrast ratio is 3.19

#552dfe in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#552dfe">Your Example Paragraph content text in with font color #552dfe </p>

Your Example Paragraph content text in with font color #552dfe

HTML with inline CSS

<div style="color:#552dfe">Your Paragraph text in with font color #552dfe </div>

Your Example Paragraph content text in with font color #552dfe

#552dfe color code is use for CSS Background Color

Background color for the above div is #552dfe

HTML with inline CSS

<div style="background-color:#552dfe;"></div>

#552dfe color code is use for CSS Border Color

CSS Border color for the above div is #552dfe

HTML with inline CSS

<div style="border:5px solid #552dfe;"></div>

CSS Border Left color for the above div is #552dfe

HTML with inline CSS

<div style="border-left:5px solid #552dfe;"></div>

CSS Border Right color for the above div is #552dfe

HTML with inline CSS

<div style="border-right:5px solid #552dfe;"></div>

CSS Border Bottom color for the above div is #552dfe

HTML with inline CSS

<div style="border-bottom:5px solid #552dfe;"></div>

CSS Border Top color for the above div is #552dfe

HTML with inline CSS

<div style="border-top:5px solid #552dfe;"></div>

#552dfe hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#552dfe; } .examplecolorclass {color:#552dfe; } .examplebordercolor {border:3px solid #552dfe; }

#552dfe Color code Preview on White Background

This is how #552dfe Color code will look on white background color. Color contrast ratio is 6.58

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #552dfe; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #552dfe; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(85,45,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(214,254,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,45,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }