crispedge.com

Color picker

Loading...

#fd3abd hex color - Red - Warm color - Information

#fd3abd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd3abd Color code in RGB color code model is created after adding 99.22% red color, 22.75% green color and 74.12% blue color. Hex #fd3abd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 25% yellow and 1% black.

Hex #fd3abd color code is between #ff33bb web safe hex color code and #ee44cc web safe hex color code. #ff33bb is the nearest web safe color code. You can see here many more shades of #fd3abd color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefd3abd#fd3abd
RGB Decimal253, 58, 189rgb(253, 58, 189)
RGB Percent99%, 23%, 74%rgb(99%, 23%, 74%)
CSS RGBa253, 58, 189,1rgba(253,58,189,1)
CMYK Modelcmyk(0%,77%,25%,1%)
HSL Color Space320,98% ,61%hsl(320,98% ,61%)
HSV Color Space320°, 77%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010011101010111101
Octal37572275
Decimal25358189
Hexfd3abd

Different shades of #fd3abd color code.

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

Light Shade of #fd3abd
#fe6cce
Dark Shade of #fd3abd
#fc08ac
Saturated Shade of #fd3abd
#ff38be
Desaturated Shade of #fd3abd
#f344ba
Grey scale Shade of #fd3abd
#9b9b9b
Brighten Shade
#ff53d6
Most Readable Shade
#000000

Shades of #fd3abd color code

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

#fd3abd
#e033a8
#c42d93
#a8267e
#8c2069
#701954
#54133f
#380c2a
#1c0615
#000000

Similar Color like #fd3abd color

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

#fe3bbe
#ff3cbf
#ff3dc0
#ff3ec1
#ff3fc2
#ff40c3
#ff41c4
#ff42c5
#ff43c6
#ff44c7
#ff45c8
#ff46c9
#ff47ca
#ff48cb
#fc39bc
#fb38bb
#fa37ba
#f936b9
#f835b8
#f734b7
#f633b6
#f532b5
#f431b4
#f330b3
#f22fb2
#f12eb1
#f02db0
#ef2caf

Monochromatic Color with #fd3abd

#fd3abd
#28091e
#53133e
#7d1d5e
#a8277e
#d2309d

Tints of #fd3abd Color

#fd3abd
#fd4fc4
#fd65cb
#fd7bd3
#fd91da
#fea7e1
#febde9
#fed3f0
#fee9f7
#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

#fd3abd
#3afd7a

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

Split Complementary

#fd3abd
#5cfd3a
#3afddb

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

Analogous Color

#ef3afd
#fd3ae4
#fd3abd
#fd3a96
#fd3a6f

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

#fd3abd
#bdfd3a
#3abdfd

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

#fd3abd
#fddb3a
#3afd7a
#3a5cfd

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

#fd3abd
#3afd7a
#3afddb
#fd3a5c

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

#fd3abd Color Code Preview on Black Background Color

This is how #fd3abd Color will look on black background color. Color contrast ratio is 6.52

#fd3abd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd3abd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd3abd

#fd3abd color code is use for CSS Background Color

Background color for the above div is #fd3abd

HTML with inline CSS

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

#fd3abd color code is use for CSS Border Color

CSS Border color for the above div is #fd3abd

HTML with inline CSS

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

CSS Border Left color for the above div is #fd3abd

HTML with inline CSS

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

CSS Border Right color for the above div is #fd3abd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd3abd

HTML with inline CSS

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

CSS Border Top color for the above div is #fd3abd

HTML with inline CSS

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

#fd3abd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd3abd Color code Preview on White Background

This is how #fd3abd Color code will look on white background color. Color contrast ratio is 3.22

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

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,58,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,253,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,58,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.