Skip to main content Skip to docs navigation

#fd7fdb hex color - Violet - Warm color - Information

On this page
@
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 Hue/Base color: Violet

Hex #fd7fdb Color code in RGB color code model is created after adding 99.22% red color, 49.8% green color and 85.88% blue color. Hex #fd7fdb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 13% yellow and 0.78% black.

Hex #fd7fdb color code is between #ff77dd web safe hex color code and #ee88cc web safe hex color code. #ff77dd is the nearest web safe color code. You can see here many more shades of #fd7fdb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fd7fdb #fd7fdb
RGB Decimal 253, 127, 219 rgb(253, 127, 219)
RGB Percent 99%, 50%, 86% rgb(99%, 50%, 86%)
CSS RGBa 253, 127, 219,1 rgba(253,127,219,1)
CMYK Model cmyk(0%,50%,13%,0.78%)
HSL Color Space 316,97% ,75% hsl(316,97% ,75%)
HSV Color Space 316°, 50%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01111111 11011011
Octal 375 177 333
Decimal 253 127 219
Hex fd 7f db

Different shades of #fd7fdb color code.

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

Light Shade of #fd7fdb
#feb1e9
Dark Shade of #fd7fdb
#fc4dcd
Saturated Shade of #fd7fdb
#ff7ddc
Desaturated Shade of #fd7fdb
#f685d8
Grey scale Shade of #fd7fdb
#bebebe
Brighten Shade
#ff98f4
Most Readable Shade
#000000

Shades of #fd7fdb color code

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

#fd7fdb
#e070c2
#c462aa
#a85492
#8c4679
#703861
#542a49
#381c30
#1c0e18
#000000

Similar Color like #fd7fdb color

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

#fe80dc
#ff81dd
#ff82de
#ff83df
#ff84e0
#ff85e1
#ff86e2
#ff87e3
#ff88e4
#ff89e5
#ff8ae6
#ff8be7
#ff8ce8
#ff8de9
#fc7eda
#fb7dd9
#fa7cd8
#f97bd7
#f87ad6
#f779d5
#f678d4
#f577d3
#f476d2
#f375d1
#f274d0
#f173cf
#f072ce
#ef71cd

Monochromatic Color with #fd7fdb

#fd7fdb
#281423
#532a48
#7d3f6d
#a85491
#d26ab6

Tints of #fd7fdb Color

#fd7fdb
#fd8ddf
#fd9be3
#fda9e7
#fdb7eb
#fec6ef
#fed4f3
#fee2f7
#fef0fb
#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

#fd7fdb
#7ffda1

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

Split Complementary

#fd7fdb
#9cfd7f
#7ffde0

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

Analogous Color

#ed7ffd
#fd7ff4
#fd7fdb
#fd7fc2
#fd7fa9

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

#fd7fdb
#dbfd7f
#7fdbfd

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

#fd7fdb
#fde07f
#7ffda1
#7f9cfd

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

#fd7fdb
#7ffda1
#7ffde0
#fd7f9c

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

#fd7fdb Color Code Preview on Black Background Color

This is how #fd7fdb Color will look on black background color. Color contrast ratio is 9.24

#fd7fdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd7fdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd7fdb

#fd7fdb color code is use for CSS Background Color

Background color for the above div is #fd7fdb

HTML with inline CSS

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

#fd7fdb color code is use for CSS Border Color

CSS Border color for the above div is #fd7fdb

HTML with inline CSS

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

CSS Border Left color for the above div is #fd7fdb

HTML with inline CSS

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

CSS Border Right color for the above div is #fd7fdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd7fdb

HTML with inline CSS

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

CSS Border Top color for the above div is #fd7fdb

HTML with inline CSS

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

#fd7fdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd7fdb Color code Preview on White Background

This is how #fd7fdb Color code will look on white background color. Color contrast ratio is 2.27

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

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(253,127,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(127,253,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,127,219,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.