crispedge.com

Color picker

Loading...

#d248a7 hex color - Violet - Warm color - Information

#d248a7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d248a7 Color code in RGB color code model is created after adding 82.35% red color, 28.24% green color and 65.49% blue color. Hex #d248a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 20% yellow and 18% black.

Hex #d248a7 color code is between #cc44aa web safe hex color code and #dd5599 web safe hex color code. #cc44aa is the nearest web safe color code. You can see here many more shades of #d248a7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded248a7#d248a7
RGB Decimal210, 72, 167rgb(210, 72, 167)
RGB Percent82%, 28%, 65%rgb(82%, 28%, 65%)
CSS RGBa210, 72, 167,1rgba(210,72,167,1)
CMYK Modelcmyk(0%,66%,20%,18%)
HSL Color Space319,61% ,55%hsl(319,61% ,55%)
HSV Color Space319°, 66%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100100100010100111
Octal322110247
Decimal21072167
Hexd248a7

Different shades of #d248a7 color code.

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

Light Shade of #d248a7
#dc71bb
Dark Shade of #d248a7
#b92e8e
Saturated Shade of #d248a7
#dd3dab
Desaturated Shade of #d248a7
#c753a3
Grey scale Shade of #d248a7
#8d8d8d
Brighten Shade
#eb61c0
Most Readable Shade
#FFFFFF

Shades of #d248a7 color code

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

#d248a7
#ba4094
#a33881
#8c306f
#74285c
#5d204a
#461837
#2e1025
#170812
#000000

Similar Color like #d248a7 color

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

#d349a8
#d44aa9
#d54baa
#d64cab
#d74dac
#d84ead
#d94fae
#da50af
#db51b0
#dc52b1
#dd53b2
#de54b3
#df55b4
#e056b5
#d147a6
#d046a5
#cf45a4
#ce44a3
#cd43a2
#cc42a1
#cb41a0
#ca409f
#c93f9e
#c83e9d
#c73d9c
#c63c9b
#c53b9a
#c43a99

Monochromatic Color with #d248a7

#d248a7
#fc57c9
#280e20
#521c42
#7d2b63
#a73985

Tints of #d248a7 Color

#d248a7
#d75cb0
#dc70ba
#e185c4
#e699ce
#ebadd7
#f0c2e1
#f5d6eb
#faeaf5
#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

#d248a7
#48d273

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

Split Complementary

#d248a7
#62d248
#48d2b8

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

Analogous Color

#c648d2
#d248c3
#d248a7
#d2488b
#d24870

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

#d248a7
#a7d248
#48a7d2

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

#d248a7
#d2b848
#48d273
#4862d2

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

#d248a7
#48d273
#48d2b8
#d24862

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 #d248a7 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.

#d248a7 Color Code Preview on Black Background Color

This is how #d248a7 Color will look on black background color. Color contrast ratio is 5.23

#d248a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d248a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d248a7

#d248a7 color code is use for CSS Background Color

Background color for the above div is #d248a7

HTML with inline CSS

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

#d248a7 color code is use for CSS Border Color

CSS Border color for the above div is #d248a7

HTML with inline CSS

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

CSS Border Left color for the above div is #d248a7

HTML with inline CSS

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

CSS Border Right color for the above div is #d248a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d248a7

HTML with inline CSS

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

CSS Border Top color for the above div is #d248a7

HTML with inline CSS

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

#d248a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d248a7 Color code Preview on White Background

This is how #d248a7 Color code will look on white background color. Color contrast ratio is 4.02

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

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,72,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,210,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,72,167,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.