Skip to main content Skip to docs navigation

#fd27bb hex color - Red - 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: Red

Hex #fd27bb Color code in RGB color code model is created after adding 99.22% red color, 15.29% green color and 73.33% blue color. Hex #fd27bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 26% yellow and 0.78% black.

Hex #fd27bb color code is between #ff22aa web safe hex color code and #ee33cc web safe hex color code. #ff22aa is the nearest web safe color code. You can see here many more shades of #fd27bb 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 fd27bb #fd27bb
RGB Decimal 253, 39, 187 rgb(253, 39, 187)
RGB Percent 99%, 15%, 73% rgb(99%, 15%, 73%)
CSS RGBa 253, 39, 187,1 rgba(253,39,187,1)
CMYK Model cmyk(0%,85%,26%,0.78%)
HSL Color Space 319,98% ,57% hsl(319,98% ,57%)
HSV Color Space 319°, 85%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 00100111 10111011
Octal 375 47 273
Decimal 253 39 187
Hex fd 27 bb

Different shades of #fd27bb color code.

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

Light Shade of #fd27bb
#fd5acb
Dark Shade of #fd27bb
#ef02a6
Saturated Shade of #fd27bb
#ff25bc
Desaturated Shade of #fd27bb
#f232b7
Grey scale Shade of #fd27bb
#929292
Brighten Shade
#ff40d4
Most Readable Shade
#000000

Shades of #fd27bb color code

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

#fd27bb
#e022a6
#c41e91
#a81a7c
#8c1567
#701153
#540d3e
#380829
#1c0414
#000000

Similar Color like #fd27bb color

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

#fe28bc
#ff29bd
#ff2abe
#ff2bbf
#ff2cc0
#ff2dc1
#ff2ec2
#ff2fc3
#ff30c4
#ff31c5
#ff32c6
#ff33c7
#ff34c8
#ff35c9
#fc26ba
#fb25b9
#fa24b8
#f923b7
#f822b6
#f721b5
#f620b4
#f51fb3
#f41eb2
#f31db1
#f21cb0
#f11baf
#f01aae
#ef19ad

Monochromatic Color with #fd27bb

#fd27bb
#28061e
#530d3d
#7d135d
#a81a7c
#d2209c

Tints of #fd27bb Color

#fd27bb
#fd3fc2
#fd57ca
#fd6fd1
#fd87d9
#fe9fe0
#feb7e8
#fecfef
#fee7f7
#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

#fd27bb
#27fd69

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

Split Complementary

#fd27bb
#50fd27
#27fdd4

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

Analogous Color

#e927fd
#fd27e6
#fd27bb
#fd2790
#fd2765

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

#fd27bb
#bbfd27
#27bbfd

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

#fd27bb
#fdd427
#27fd69
#2750fd

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

#fd27bb
#27fd69
#27fdd4
#fd2750

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

#fd27bb Color Code Preview on Black Background Color

This is how #fd27bb Color will look on black background color. Color contrast ratio is 6.18

#fd27bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd27bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd27bb

#fd27bb color code is use for CSS Background Color

Background color for the above div is #fd27bb

HTML with inline CSS

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

#fd27bb color code is use for CSS Border Color

CSS Border color for the above div is #fd27bb

HTML with inline CSS

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

CSS Border Left color for the above div is #fd27bb

HTML with inline CSS

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

CSS Border Right color for the above div is #fd27bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd27bb

HTML with inline CSS

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

CSS Border Top color for the above div is #fd27bb

HTML with inline CSS

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

#fd27bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd27bb Color code Preview on White Background

This is how #fd27bb Color code will look on white background color. Color contrast ratio is 3.40

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

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