Skip to main content Skip to docs navigation

#c095ea 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 Luminous Lavender and its hex is #BF8FE5 Nearest Color Name

Color Hue/Base color: Violet

Hex #c095ea Color code in RGB color code model is created after adding 75.29% red color, 58.43% green color and 91.76% blue color. Hex #c095ea Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 36% magenta, 0% yellow and 8.24% black.

Hex #c095ea color code is between #bb99ee web safe hex color code and #cc88dd web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #c095ea color code.

RGB Chart

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

Color Table

Hex Color Code c095ea #c095ea
RGB Decimal 192, 149, 234 192, 149, 234
RGB Percent 75%, 58%, 92% rgb(75%, 58%, 92%)
CSS RGBa 192, 149, 234,1 rgba(192,149,234,1)
CMYK Model cmyk(18%,36%,0%,8.24%)
HSL Color Space 270,67% ,75% hsl(270,67% ,75%)
HSV Color Space 270°, 36%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 10010101 11101010
Octal 300 225 352
Decimal 192 149 234
Hex c0 95 ea

Different shades of #c095ea color code.

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

Darkest of #c095ea
#7426c0
Darker of #c095ea
#8d40d9
Dark of #c095ea
#a76ae2
Base of #c095ea
#c095ea
Light of #c095ea
#d9c0f2
Lighter
#f3eafb
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

#c095ea
#bfea95

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

Split Complementary

#c095ea
#eaea95
#95ea96

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

Analogous Color

#959cea
#9d95ea
#c095ea
#dc95ea
#ea95d4

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

#c095ea
#95eac0
#eac095

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

#c095ea
#eac095
#bfea95
#95bfea

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

#c095ea
#ea9695
#bfea95
#95eaea

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

#5a1e95
#7426c0
#8d40d9
#a76ae2
#c095ea
#d9c0f2
#f3eafb
#ffffff
#ffffff

Tints of #c095ea Color

#c095ea
#c7a0ec
#ceacee
#d5b8f1
#dcc4f3
#e3cff5
#eadbf8
#f1e7fa
#f8f3fc
#ffffff

Shades of #c095ea color code

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

#c095ea
#aa84d0
#9573b6
#80639c
#6a5282
#554268
#40314e
#2a2134
#15101a
#000000

Tones

#c095ea
#c0a2dd
#c0aed1
#c0bbc4
#c0c0c0

Tones

Similar Color like #c095ea color

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

#c196eb
#c297ec
#c398ed
#c499ee
#c59aef
#c69bf0
#c79cf1
#c89df2
#c99ef3
#ca9ff4
#cba0f5
#cca1f6
#cda2f7
#cea3f8
#bf94e9
#be93e8
#bd92e7
#bc91e6
#bb90e5
#ba8fe4
#b98ee3
#b88de2
#b78ce1
#b68be0
#b58adf
#b489de
#b388dd
#b287dc

Download this Light Violet

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

#c095ea Color Code Preview on Black Background Color

This is how #c095ea Color will look on black background color. Color contrast ratio is 8.73

#c095ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c095ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c095ea

#c095ea color code is use for CSS Background Color

Background color for the above div is #c095ea

HTML with inline CSS

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

#c095ea color code is use for CSS Border Color

CSS Border color for the above div is #c095ea

HTML with inline CSS

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

CSS Border Left color for the above div is #c095ea

HTML with inline CSS

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

CSS Border Right color for the above div is #c095ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c095ea

HTML with inline CSS

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

CSS Border Top color for the above div is #c095ea

HTML with inline CSS

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

#c095ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c095ea Color code Preview on White Background

This is how #c095ea Color code will look on white background color. Color contrast ratio is 2.41

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

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