Skip to main content Skip to docs navigation

#c42efe 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 Flamingo Queen and its hex is #CC33FF Nearest Color Name

Color Hue/Base color: Violet

Hex #c42efe Color code in RGB color code model is created after adding 76.86% red color, 18.04% green color and 99.61% blue color. Hex #c42efe Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 82% magenta, 0% yellow and 0.39% black.

Hex #c42efe color code is between #cc33ff web safe hex color code and #bb22ee web safe hex color code. #cc33ff is the nearest web safe color code. You can see here many more shades of #c42efe color code.

RGB Chart

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

Color Table

Hex Color Code c42efe #c42efe
RGB Decimal 196, 46, 254 196, 46, 254
RGB Percent 77%, 18%, 100% rgb(77%, 18%, 100%)
CSS RGBa 196, 46, 254,1 rgba(196,46,254,1)
CMYK Model cmyk(23%,82%,0%,0.39%)
HSL Color Space 283,99% ,59% hsl(283,99% ,59%)
HSV Color Space 283°, 82%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 00101110 11111110
Octal 304 56 376
Decimal 196 46 254
Hex c4 2e fe

Different shades of #c42efe color code.

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

Darkest of #c42efe
#6a0192
Darker of #c42efe
#8e01c5
Dark of #c42efe
#b301f8
Base of #c42efe
#c42efe
Light of #c42efe
#d261fe
Lighter
#e193fe
Lightest
#efc6ff

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

#c42efe
#68fe2e

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

Split Complementary

#c42efe
#d0fe2e
#2efe5c

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

Analogous Color

#4b2efe
#6d2efe
#c42efe
#fe2ef3
#fe2e9c

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

#c42efe
#2efec4
#fec42e

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

#c42efe
#fec42e
#68fe2e
#2e68fe

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

#c42efe
#fe5c2e
#68fe2e
#2ed0fe

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

#450060
#6a0192
#8e01c5
#b301f8
#c42efe
#d261fe
#e193fe
#efc6ff
#fdf9ff

Tints of #c42efe Color

#c42efe
#ca45fe
#d15cfe
#d773fe
#de8afe
#e4a2fe
#ebb9fe
#f1d0fe
#f8e7fe
#ffffff

Shades of #c42efe color code

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

#c42efe
#ae28e1
#9823c5
#821ea9
#6c198d
#571470
#410f54
#2b0a38
#15051c
#000000

Tones

#c42efe
#bb43e9
#b158d4
#a86dbf
#9f82aa

Tones

Similar Color like #c42efe color

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

#c52fff
#c630ff
#c731ff
#c832ff
#c933ff
#ca34ff
#cb35ff
#cc36ff
#cd37ff
#ce38ff
#cf39ff
#d03aff
#d13bff
#d23cff
#c32dfd
#c22cfc
#c12bfb
#c02afa
#bf29f9
#be28f8
#bd27f7
#bc26f6
#bb25f5
#ba24f4
#b923f3
#b822f2
#b721f1
#b620f0

Download this Dark Violet

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

#c42efe Color Code Preview on Black Background Color

This is how #c42efe Color will look on black background color. Color contrast ratio is 5.17

#c42efe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c42efe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c42efe

#c42efe color code is use for CSS Background Color

Background color for the above div is #c42efe

HTML with inline CSS

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

#c42efe color code is use for CSS Border Color

CSS Border color for the above div is #c42efe

HTML with inline CSS

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

CSS Border Left color for the above div is #c42efe

HTML with inline CSS

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

CSS Border Right color for the above div is #c42efe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c42efe

HTML with inline CSS

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

CSS Border Top color for the above div is #c42efe

HTML with inline CSS

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

#c42efe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c42efe Color code Preview on White Background

This is how #c42efe Color code will look on white background color. Color contrast ratio is 4.06

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

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