crispedge.com

Color picker

Loading...

#d25feb hex color - Violet - Warm color - Information

#d25feb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d25feb Color code in RGB color code model is created after adding 82.35% red color, 37.25% green color and 92.16% blue color. Hex #d25feb Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 60% magenta, 0% yellow and 8% black.

Hex #d25feb color code is between #cc66ee web safe hex color code and #dd55dd web safe hex color code. #cc66ee is the nearest web safe color code. You can see here many more shades of #d25feb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded25feb#d25feb
RGB Decimal210, 95, 235rgb(210, 95, 235)
RGB Percent82%, 37%, 92%rgb(82%, 37%, 92%)
CSS RGBa210, 95, 235,1rgba(210,95,235,1)
CMYK Modelcmyk(11%,60%,0%,8%)
HSL Color Space289,78% ,65%hsl(289,78% ,65%)
HSV Color Space289°, 60%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100101111111101011
Octal322137353
Decimal21095235
Hexd25feb

Different shades of #d25feb color code.

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

Light Shade of #d25feb
#df8cf1
Dark Shade of #d25feb
#c532e5
Saturated Shade of #d25feb
#d856f4
Desaturated Shade of #d25feb
#cc68e2
Grey scale Shade of #d25feb
#a5a5a5
Brighten Shade
#eb78ff
Most Readable Shade
#000000

Shades of #d25feb color code

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

#d25feb
#ba54d0
#a349b6
#8c3f9c
#743482
#5d2a68
#461f4e
#2e1534
#170a1a
#000000

Similar Color like #d25feb color

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

#d360ec
#d461ed
#d562ee
#d663ef
#d764f0
#d865f1
#d966f2
#da67f3
#db68f4
#dc69f5
#dd6af6
#de6bf7
#df6cf8
#e06df9
#d15eea
#d05de9
#cf5ce8
#ce5be7
#cd5ae6
#cc59e5
#cb58e4
#ca57e3
#c956e2
#c855e1
#c754e0
#c653df
#c552de
#c451dd

Monochromatic Color with #d25feb

#d25feb
#140916
#3a1a41
#602b6b
#863d96
#ac4ec0

Tints of #d25feb Color

#d25feb
#d770ed
#dc82ef
#e194f1
#e6a6f3
#ebb7f6
#f0c9f8
#f5dbfa
#faedfc
#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

#d25feb
#78eb5f

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

Split Complementary

#d25feb
#beeb5f
#5feb8c

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

Analogous Color

#9a5feb
#b65feb
#d25feb
#eb5fe8
#eb5fcc

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

#d25feb
#ebd25f
#5febd2

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

#d25feb
#eb8c5f
#78eb5f
#5fbeeb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#d25feb
#78eb5f
#5feb8c
#eb5fbe

Double Complementary 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).

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

#d25feb Color Code Preview on Black Background Color

This is how #d25feb Color will look on black background color. Color contrast ratio is 6.58

#d25feb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d25feb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d25feb

#d25feb color code is use for CSS Background Color

Background color for the above div is #d25feb

HTML with inline CSS

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

#d25feb color code is use for CSS Border Color

CSS Border color for the above div is #d25feb

HTML with inline CSS

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

CSS Border Left color for the above div is #d25feb

HTML with inline CSS

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

CSS Border Right color for the above div is #d25feb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d25feb

HTML with inline CSS

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

CSS Border Top color for the above div is #d25feb

HTML with inline CSS

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

#d25feb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d25feb Color code Preview on White Background

This is how #d25feb Color code will look on white background color. Color contrast ratio is 3.19

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(210,95,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(120,235,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,95,235,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.