Skip to main content Skip to docs navigation

#c07efa hex color | Download Light 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 Grass Pink Orchid and its hex is #CA84FC Nearest Color Name

Color Hue/Base color: Violet

Hex #c07efa Color code in RGB color code model is created after adding 75.29% red color, 49.41% green color and 98.04% blue color. Hex #c07efa Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 50% magenta, 0% yellow and 1.96% black.

Hex #c07efa color code is between #bb77ff web safe hex color code and #cc88ee web safe hex color code. #bb77ff is the nearest web safe color code. You can see here many more shades of #c07efa color code.

RGB Chart

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

Color Table

Hex Color Code c07efa #c07efa
RGB Decimal 192, 126, 250 192, 126, 250
RGB Percent 75%, 49%, 98% rgb(75%, 49%, 98%)
CSS RGBa 192, 126, 250,1 rgba(192,126,250,1)
CMYK Model cmyk(23%,50%,0%,1.96%)
HSL Color Space 272,93% ,74% hsl(272,93% ,74%)
HSV Color Space 272°, 50%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 01111110 11111010
Octal 300 176 372
Decimal 192 126 250
Hex c0 7e fa

Different shades of #c07efa color code.

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

Darkest of #c07efa
#7608d7
Darker of #c07efa
#901cf6
Dark of #c07efa
#a84df8
Base of #c07efa
#c07efa
Light of #c07efa
#d8affc
Lighter
#f0e0fe
Lightest
#ffffff

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

#c07efa
#b8fa7e

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

Split Complementary

#c07efa
#f6fa7e
#7efa82

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

Analogous Color

#7e84fa
#8c7efa
#c07efa
#e97efa
#fa7ed7

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

#c07efa
#7efac0
#fac07e

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

#c07efa
#fac07e
#b8fa7e
#7eb8fa

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

#c07efa
#fa827e
#b8fa7e
#7ef6fa

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

#5b06a6
#7608d7
#901cf6
#a84df8
#c07efa
#d8affc
#f0e0fe
#ffffff
#ffffff

Tints of #c07efa Color

#c07efa
#c78cfa
#ce9afb
#d5a9fb
#dcb7fc
#e3c5fc
#ead4fd
#f1e2fd
#f8f0fe
#ffffff

Shades of #c07efa color code

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

#c07efa
#aa70de
#9562c2
#8054a6
#6a468a
#55386f
#402a53
#2a1c37
#150e1b
#000000

Tones

#c07efa
#bf8bed
#be99df
#bda6d2
#bdb4c4

Tones

Similar Color like #c07efa color

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

#c17ffb
#c280fc
#c381fd
#c482fe
#c583ff
#c684ff
#c785ff
#c886ff
#c987ff
#ca88ff
#cb89ff
#cc8aff
#cd8bff
#ce8cff
#bf7df9
#be7cf8
#bd7bf7
#bc7af6
#bb79f5
#ba78f4
#b977f3
#b876f2
#b775f1
#b674f0
#b573ef
#b472ee
#b371ed
#b270ec

Download this Light Violet

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

#c07efa Color Code Preview on Black Background Color

This is how #c07efa Color will look on black background color. Color contrast ratio is 7.61

#c07efa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c07efa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c07efa

#c07efa color code is use for CSS Background Color

Background color for the above div is #c07efa

HTML with inline CSS

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

#c07efa color code is use for CSS Border Color

CSS Border color for the above div is #c07efa

HTML with inline CSS

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

CSS Border Left color for the above div is #c07efa

HTML with inline CSS

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

CSS Border Right color for the above div is #c07efa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c07efa

HTML with inline CSS

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

CSS Border Top color for the above div is #c07efa

HTML with inline CSS

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

#c07efa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c07efa Color code Preview on White Background

This is how #c07efa Color code will look on white background color. Color contrast ratio is 2.76

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

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(192,126,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,250,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,126,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }