Skip to main content Skip to docs navigation

#c21ece 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 Telemagenta and its hex is #AA22CC Nearest Color Name

Color Hue/Base color: Violet

Hex #c21ece Color code in RGB color code model is created after adding 76.08% red color, 11.76% green color and 80.78% blue color. Hex #c21ece Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 85% magenta, 0% yellow and 19.22% black.

Hex #c21ece color code is between #bb22cc web safe hex color code and #cc11dd web safe hex color code. #bb22cc is the nearest web safe color code. You can see here many more shades of #c21ece color code.

RGB Chart

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

Color Table

Hex Color Code c21ece #c21ece
RGB Decimal 194, 30, 206 194, 30, 206
RGB Percent 76%, 12%, 81% rgb(76%, 12%, 81%)
CSS RGBa 194, 30, 206,1 rgba(194,30,206,1)
CMYK Model cmyk(6%,85%,0%,19.22%)
HSL Color Space 296,75% ,46% hsl(296,75% ,46%)
HSV Color Space 296°, 85%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000010 00011110 11001110
Octal 302 36 316
Decimal 194 30 206
Hex c2 1e ce

Different shades of #c21ece color code.

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

Darkest of #c21ece
#440b48
Darker of #c21ece
#6e1175
Dark of #c21ece
#9818a1
Base of #c21ece
#c21ece
Light of #c21ece
#d73ce3
Lighter
#e069e9
Lightest
#e995f0

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

#c21ece
#2ace1e

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

Split Complementary

#c21ece
#82ce1e
#1ece6a

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

Analogous Color

#5b1ece
#791ece
#c21ece
#ce1e9f
#ce1e56

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

#c21ece
#1ecec2
#cec21e

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

#c21ece
#cec21e
#2ace1e
#1e2ace

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

#c21ece
#ce6a1e
#2ace1e
#1e82ce

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

#1a041c
#440b48
#6e1175
#9818a1
#c21ece
#d73ce3
#e069e9
#e995f0
#f3c2f6

Tints of #c21ece Color

#c21ece
#c837d3
#cf50d8
#d669de
#dd82e3
#e39be9
#eab4ee
#f1cdf4
#f8e6f9
#ffffff

Shades of #c21ece color code

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

#c21ece
#ac1ab7
#9617a0
#811489
#6b1072
#560d5b
#400a44
#2b062d
#150316
#000000

Tones

#c21ece
#ae36b6
#994d9f
#856587
#767676

Tones

Similar Color like #c21ece color

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

#c31fcf
#c420d0
#c521d1
#c622d2
#c723d3
#c824d4
#c925d5
#ca26d6
#cb27d7
#cc28d8
#cd29d9
#ce2ada
#cf2bdb
#d02cdc
#c11dcd
#c01ccc
#bf1bcb
#be1aca
#bd19c9
#bc18c8
#bb17c7
#ba16c6
#b915c5
#b814c4
#b713c3
#b612c2
#b511c1
#b410c0

Download this Dark Violet

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

#c21ece Color Code Preview on Black Background Color

This is how #c21ece Color will look on black background color. Color contrast ratio is 4.37

#c21ece in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c21ece

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c21ece

#c21ece color code is use for CSS Background Color

Background color for the above div is #c21ece

HTML with inline CSS

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

#c21ece color code is use for CSS Border Color

CSS Border color for the above div is #c21ece

HTML with inline CSS

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

CSS Border Left color for the above div is #c21ece

HTML with inline CSS

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

CSS Border Right color for the above div is #c21ece

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c21ece

HTML with inline CSS

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

CSS Border Top color for the above div is #c21ece

HTML with inline CSS

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

#c21ece hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c21ece Color code Preview on White Background

This is how #c21ece Color code will look on white background color. Color contrast ratio is 4.80

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

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(194,30,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,206,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,30,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }