Skip to main content Skip to docs navigation

#c55efe hex color | Download Dark Violet 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 Jacaranda Pink and its hex is #C760FF Nearest Color Name

Color Hue/Base color: Violet

Hex #c55efe Color code in RGB color code model is created after adding 77.25% red color, 36.86% green color and 99.61% blue color. Hex #c55efe Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 63% magenta, 0% yellow and 0.39% black.

Hex #c55efe color code is between #cc66ff web safe hex color code and #bb55ee web safe hex color code. #cc66ff is the nearest web safe color code. You can see here many more shades of #c55efe color code.

RGB Chart

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

Color Table

Hex Color Code c55efe #c55efe
RGB Decimal 197, 94, 254 197, 94, 254
RGB Percent 77%, 37%, 100% rgb(77%, 37%, 100%)
CSS RGBa 197, 94, 254,1 rgba(197,94,254,1)
CMYK Model cmyk(22%,63%,0%,0.39%)
HSL Color Space 279,99% ,68% hsl(279,99% ,68%)
HSV Color Space 279°, 63%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 01011110 11111110
Octal 305 136 376
Decimal 197 94 254
Hex c5 5e fe

Different shades of #c55efe color code.

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

Darkest of #c55efe
#7d01c2
Darker of #c55efe
#9e02f5
Dark of #c55efe
#b32bfe
Base of #c55efe
#c55efe
Light of #c55efe
#d791fe
Lighter
#eac3ff
Lightest
#fcf6ff

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

#c55efe
#97fe5e

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

Split Complementary

#c55efe
#e7fe5e
#5efe75

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

Analogous Color

#685efe
#825efe
#c55efe
#fa5efe
#fe5ebf

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

#c55efe
#5efec5
#fec55e

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

#c55efe
#fec55e
#97fe5e
#5e97fe

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

#c55efe
#fe755e
#97fe5e
#5ee7fe

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 #c55efe

#5c018f
#7d01c2
#9e02f5
#b32bfe
#c55efe
#d791fe
#eac3ff
#fcf6ff
#ffffff

Tints of #c55efe Color

#c55efe
#cb6ffe
#d181fe
#d893fe
#dea5fe
#e5b7fe
#ebc9fe
#f2dbfe
#f8edfe
#ffffff

Shades of #c55efe color code

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

#c55efe
#af53e1
#9949c5
#833ea9
#6d348d
#572970
#411f54
#2b1438
#150a1c
#000000

Tones

#c55efe
#c06eee
#bc7ede
#b78fcd
#b29fbd

Tones

Similar Color like #c55efe color

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

#c65fff
#c760ff
#c861ff
#c962ff
#ca63ff
#cb64ff
#cc65ff
#cd66ff
#ce67ff
#cf68ff
#d069ff
#d16aff
#d26bff
#d36cff
#c45dfd
#c35cfc
#c25bfb
#c15afa
#c059f9
#bf58f8
#be57f7
#bd56f6
#bc55f5
#bb54f4
#ba53f3
#b952f2
#b851f1
#b750f0

Download this Dark Violet

Hex #c55efe 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.

#c55efe Color Code Preview on Black Background Color

This is how #c55efe Color will look on black background color. Color contrast ratio is 6.41

#c55efe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c55efe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c55efe

#c55efe color code is use for CSS Background Color

Background color for the above div is #c55efe

HTML with inline CSS

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

#c55efe color code is use for CSS Border Color

CSS Border color for the above div is #c55efe

HTML with inline CSS

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

CSS Border Left color for the above div is #c55efe

HTML with inline CSS

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

CSS Border Right color for the above div is #c55efe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c55efe

HTML with inline CSS

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

CSS Border Top color for the above div is #c55efe

HTML with inline CSS

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

#c55efe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c55efe Color code Preview on White Background

This is how #c55efe Color code will look on white background color. Color contrast ratio is 3.28

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 #c55efe; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c55efe; }

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(197,94,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,254,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,94,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }